
March 31st, 2000, 05:29 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
can't get asp with access db connection working
<i><b>Originally posted by : Bruce Goldfeder (bgoldfed@solutionsamerica.com)</b></i><br /><br />I am trying to use MS Visual InterDev to rapidly create and maintain several web to database applications. Following the directions from microsoft this should be very easy, I can connect to the IIS 4.0 server, I can create a DSN to an Access 2000 db residing on the server, I can make a command object to the db, I can double click on the command and see the data. I add a recordset and text by clicking and dragging the fields in the project explorer, and I add a DTC navigation taskbar. It all looks good. However when I try and run the project by view, view in browser, I get a security problem. When I try and access the asp page, I get a script error on line 32. I am copying this right out of the book? What can be going wrong? Please help.<br /><br />Bruce
|