A dreamweaver and database problem

Please support our ASP.NET advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
Reply

Join Date: Jul 2009
Posts: 8
Reputation: GregoryHouseMD is an unknown quantity at this point 
Solved Threads: 0
GregoryHouseMD GregoryHouseMD is offline Offline
Newbie Poster

A dreamweaver and database problem

 
0
  #1
Jul 3rd, 2009
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...
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 2,434
Reputation: adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of 
Solved Threads: 439
adatapost's Avatar
adatapost adatapost is offline Offline
Nearly a Posting Maven

Re: A dreamweaver and database problem

 
0
  #2
Jul 3rd, 2009
Welcome GregoryHouseMD,

Which version of .net framework and IIS are you using?
Failure is not fatal, but failure to change might be. - John Wooden
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 8
Reputation: GregoryHouseMD is an unknown quantity at this point 
Solved Threads: 0
GregoryHouseMD GregoryHouseMD is offline Offline
Newbie Poster

Re: A dreamweaver and database problem

 
0
  #3
Jul 3rd, 2009
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.
Last edited by GregoryHouseMD; Jul 3rd, 2009 at 1:08 pm.
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 2,434
Reputation: adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of 
Solved Threads: 439
adatapost's Avatar
adatapost adatapost is offline Offline
Nearly a Posting Maven

Re: A dreamweaver and database problem

 
0
  #4
Jul 3rd, 2009
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.
Failure is not fatal, but failure to change might be. - John Wooden
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 8
Reputation: GregoryHouseMD is an unknown quantity at this point 
Solved Threads: 0
GregoryHouseMD GregoryHouseMD is offline Offline
Newbie Poster

Re: A dreamweaver and database problem

 
0
  #5
Jul 4th, 2009
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
Last edited by GregoryHouseMD; Jul 4th, 2009 at 10:10 am.
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 2,434
Reputation: adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of 
Solved Threads: 439
adatapost's Avatar
adatapost adatapost is offline Offline
Nearly a Posting Maven

Re: A dreamweaver and database problem

 
0
  #6
Jul 5th, 2009
To enabled + button :

You have to create site from menu Site + New Site
Failure is not fatal, but failure to change might be. - John Wooden
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 8
Reputation: GregoryHouseMD is an unknown quantity at this point 
Solved Threads: 0
GregoryHouseMD GregoryHouseMD is offline Offline
Newbie Poster

Re: A dreamweaver and database problem

 
0
  #7
Jul 5th, 2009
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
Last edited by GregoryHouseMD; Jul 5th, 2009 at 6:58 am.
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 2,434
Reputation: adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of 
Solved Threads: 439
adatapost's Avatar
adatapost adatapost is offline Offline
Nearly a Posting Maven

Re: A dreamweaver and database problem

 
0
  #8
Jul 5th, 2009
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).
Failure is not fatal, but failure to change might be. - John Wooden
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 8
Reputation: GregoryHouseMD is an unknown quantity at this point 
Solved Threads: 0
GregoryHouseMD GregoryHouseMD is offline Offline
Newbie Poster

Re: A dreamweaver and database problem

 
0
  #9
Jul 5th, 2009
Where do I configure the site as a virtual folder?

I onlt see "Add virtual directory..."
Last edited by GregoryHouseMD; Jul 5th, 2009 at 7:12 am.
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 2,434
Reputation: adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of 
Solved Threads: 439
adatapost's Avatar
adatapost adatapost is offline Offline
Nearly a Posting Maven

Re: A dreamweaver and database problem

 
0
  #10
Jul 5th, 2009
Right click on that folder + Properties + Web Sharing + Share this folder (radio button) + ok
Failure is not fatal, but failure to change might be. - John Wooden
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC