Skip to main content
Participating Frequently
March 18, 2011
Question

aspnet recordset

  • March 18, 2011
  • 1 reply
  • 720 views

Hello,

Im using dreamweaver for several years with classic asp development and it works fine.

But i want to create my first aspnet website with an access database.


So i created my website configuration on dreamweaver cs4 and made a test with a basic page index.aspx tested as well on my local website.


But i wan't to create a recordset (access) on this aspx page but impossible to access to the database with dream

Any Idea?


Thanks a lot

This topic has been closed for replies.

1 reply

Participating Frequently
March 18, 2011

.net support was dropped in CS4. You can add it back by installing the extension at:

[install-dir]/configuration/DisabledFeatures/.
LSTEPHANAuthor
Participating Frequently
March 19, 2011

Hi Thanks for your response.

Is it the same for DWCS5?

What di you mean about:
You can add it back by installing the extension at:?

[install-dir]/configuration/DisabledFeatures/.



regards

Participating Frequently
March 19, 2011

Yes, it is the same for CS5.

Navigate to your DW install directory and then to /configuration/DisabledFeatures/

Find the extension and install it.