Welcome GregoryHouseMD,
Which version of .net framework and IIS are you using?
__avd
Posting Genius (adatapost)
8,648 posts since Oct 2008
Reputation Points: 2,136
Solved Threads: 1,241
GregoryHouseMD,
I think you have configured database connection using oledb.
-- If No, Click on Database Tab + Oledb connection + Provider
must be : Microsoft.Jet.OLEDB.4.0.
Now, open .aspx page and you can see the DB link - it is enabled.
__avd
Posting Genius (adatapost)
8,648 posts since Oct 2008
Reputation Points: 2,136
Solved Threads: 1,241
To enabled + button :
You have to create site from menu Site + New Site
__avd
Posting Genius (adatapost)
8,648 posts since Oct 2008
Reputation Points: 2,136
Solved Threads: 1,241
To configure a website with DW, you have to create a folder with any name in c:\inetpub\wwwroot. For example, create a new folder and rename is with testsite.
After the prev. step - you have to configure "testsite" as a virtual folder with IIS - administrative tool (control panel).
__avd
Posting Genius (adatapost)
8,648 posts since Oct 2008
Reputation Points: 2,136
Solved Threads: 1,241
Right click on that folder + Properties + Web Sharing + Share this folder (radio button) + ok
__avd
Posting Genius (adatapost)
8,648 posts since Oct 2008
Reputation Points: 2,136
Solved Threads: 1,241