954,580 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

A dreamweaver and database problem

So I installed IIS, set up my site and now I have the 3 ticks on the list in the db panel but the + I'm suppose to click is greyed out...

GregoryHouseMD
Newbie Poster
10 posts since Jul 2009
Reputation Points: 10
Solved Threads: 0
 

Welcome GregoryHouseMD,

Which version of .net framework and IIS are you using?

__avd
Posting Genius (adatapost)
Moderator
8,648 posts since Oct 2008
Reputation Points: 2,136
Solved Threads: 1,241
 

Thank you adatapost,

I just checked the registry entries and there are a few among which the 3.5 is the latest...
I'm also using IIS 7.

GregoryHouseMD
Newbie Poster
10 posts since Jul 2009
Reputation Points: 10
Solved Threads: 0
 

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)
Moderator
8,648 posts since Oct 2008
Reputation Points: 2,136
Solved Threads: 1,241
 

the thing is I cant add an OLE DB conenction... the + I'm suppose to click to add the connection is greyed out...

Also I did some designing on the page, but had the 3 ticks in the database tab before I started this, but the + was greyed out even then

GregoryHouseMD
Newbie Poster
10 posts since Jul 2009
Reputation Points: 10
Solved Threads: 0
 

To enabled + button :

You have to create site from menu Site + New Site

__avd
Posting Genius (adatapost)
Moderator
8,648 posts since Oct 2008
Reputation Points: 2,136
Solved Threads: 1,241
 

I have a site created, and it's set up properly in the local info, remote info and the testing server is set up properly too

And also I've created the database and put it in the site folder

GregoryHouseMD
Newbie Poster
10 posts since Jul 2009
Reputation Points: 10
Solved Threads: 0
 

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)
Moderator
8,648 posts since Oct 2008
Reputation Points: 2,136
Solved Threads: 1,241
 

Where do I configure the site as a virtual folder?

I onlt see "Add virtual directory..."

GregoryHouseMD
Newbie Poster
10 posts since Jul 2009
Reputation Points: 10
Solved Threads: 0
 

Right click on that folder + Properties + Web Sharing + Share this folder (radio button) + ok

__avd
Posting Genius (adatapost)
Moderator
8,648 posts since Oct 2008
Reputation Points: 2,136
Solved Threads: 1,241
 

I dont have a web sharing tab, just sharing....
and I gave the IIS user and the asp.net user full control,
also I'm using vista so if that changes stuff....


Edit: OK now I can see the folder in my network so that means it's shared

GregoryHouseMD
Newbie Poster
10 posts since Jul 2009
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You