Copy link to clipboard
Copied
Hi,
I want to test a database driven application which is using SQL server as back end.
To test that I want to create web UI using C#. As I remember in dreamweaver there is a wizard to do it easily.
But I can not find it now. Please let me how to do it
I'm using CS5.
Thanks
flashmark1 wrote:
I want to create web UI using C#. As I remember in dreamweaver there is a wizard to do it easily.But I can not find it now.
Support for ASP.NET was removed from Dreamweaver some time ago (in CS4, I think).
If you want to restore the ASP.NET server behaviors in CS5, you need to install ASPNet_Support.mxp, which can be found in C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS5\configuration\DisabledFeatures in Windows or the similar location in the Applications folder on a Mac.
The
...Copy link to clipboard
Copied
flashmark1 wrote:
I want to create web UI using C#. As I remember in dreamweaver there is a wizard to do it easily.But I can not find it now.
Support for ASP.NET was removed from Dreamweaver some time ago (in CS4, I think).
If you want to restore the ASP.NET server behaviors in CS5, you need to install ASPNet_Support.mxp, which can be found in C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS5\configuration\DisabledFeatures in Windows or the similar location in the Applications folder on a Mac.
The server behaviors are no longer officially supported, but they perform the same functionality as in older versions of Dreamweaver.
Copy link to clipboard
Copied
Thanks David. I was able to enable the ASP.NET support for CS5.
But I wonder why Dreamweaver remove the support for ASP.NET.
Copy link to clipboard
Copied
"If you want to restore the ASP.NET server behaviors in CS5, you need to install ASPNet_Support.mxp, which can be found in C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS5\configuration\DisabledFeatures in Windows or the similar location in the Applications folder on a Mac."
I restored the asp.net server like it mentioned in one of the replies. And I open the .aspx page in DreamWeaver . I am not getting the menu control in the design view as well as in 'live' view. And button control come only in design view not in the live view.
Am I missing something? I am new to Dreamweaver. I have downloaded css5 trial version.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now