0

/t5/dreamweaver-discussions/database-access/td-p/1015593
Sep 19, 2006
Sep 19, 2006
Copy link to clipboard
Copied
Hi All, I downloaded the dreamweaver 8.0 trial version. I was
trying to see how database access works. I followed several
tutorials on the adobe website, but I am not able to view any live
data. When I open any page with data access defined it doesnt do
anything, I just occasionally see a file download diagram and
nothing happens after that. I am not sure that with the trail
version you can actually have data access. Does anyone have any
suggestions??
Krupesh
Krupesh
TOPICS
Server side applications
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
1 Correct answer
Sep 21, 2006
Sep 21, 2006
Hi All, the issue is solved. In the future if anyone has a
similar problem it is because you dont have visual studio installed
and therefore the asp.net dll's are not registered and mappings for
aspx pages are not there. To resolve the issue go to the microsoft
knowledge base and preview the article. Follow it exactly and your
pages will work.
http://support.microsoft.com/kb/325093/en-us
Krupesh
http://support.microsoft.com/kb/325093/en-us
Krupesh
LEGEND
,
/t5/dreamweaver-discussions/database-access/m-p/1015594#M187701
Sep 19, 2006
Sep 19, 2006
Copy link to clipboard
Copied
do you have IIS running?
Krupeshd wrote:
> Hi All, I downloaded the dreamweaver 8.0 trial version. I was trying to see how
> database access works. I followed several tutorials on the adobe website, but I
> am not able to view any live data. When I open any page with data access
> defined it doesnt do anything, I just occasionally see a file download diagram
> and nothing happens after that. I am not sure that with the trail version you
> can actually have data access. Does anyone have any suggestions??
>
> Krupesh
Krupeshd wrote:
> Hi All, I downloaded the dreamweaver 8.0 trial version. I was trying to see how
> database access works. I followed several tutorials on the adobe website, but I
> am not able to view any live data. When I open any page with data access
> defined it doesnt do anything, I just occasionally see a file download diagram
> and nothing happens after that. I am not sure that with the trail version you
> can actually have data access. Does anyone have any suggestions??
>
> Krupesh
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

Guest
AUTHOR
/t5/dreamweaver-discussions/database-access/m-p/1015595#M187702
Sep 19, 2006
Sep 19, 2006
Copy link to clipboard
Copied
Yes, I have IIS working.
Krupesh
Krupesh
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Explorer
,
/t5/dreamweaver-discussions/database-access/m-p/1015596#M187703
Sep 19, 2006
Sep 19, 2006
Copy link to clipboard
Copied
What language are you writing your application in, CF, ASP,
ASP.net, PHP and do you have the proper server software installed?
How are you connecting to the database, connection string or dns
How are you connecting to the database, connection string or dns
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

Guest
AUTHOR
/t5/dreamweaver-discussions/database-access/m-p/1015597#M187704
Sep 19, 2006
Sep 19, 2006
Copy link to clipboard
Copied
I am using ASP.net, running on a XP professional machine.
Conncection using a string. The connection is tested successfully
in dreamweaver. If I write pure code in Visual Studio, then I can
see dynamic content. Only through dreamweaver I cant.
Krupesh
Krupesh
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

/t5/dreamweaver-discussions/database-access/m-p/1015598#M187705
Sep 21, 2006
Sep 21, 2006
Copy link to clipboard
Copied
Hi All, the issue is solved. In the future if anyone has a
similar problem it is because you dont have visual studio installed
and therefore the asp.net dll's are not registered and mappings for
aspx pages are not there. To resolve the issue go to the microsoft
knowledge base and preview the article. Follow it exactly and your
pages will work.
http://support.microsoft.com/kb/325093/en-us
Krupesh
http://support.microsoft.com/kb/325093/en-us
Krupesh
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

