Copy link to clipboard
Copied
Hello everyone ;
I want to connection in my project but I get this error.Research web and forum but I couldn'nt find solve.
My project ; C# ASP.NET Sql Server 2008.I am using DW CS5.5 and IIS7 , My OS is Windows 7 64 bit
and I tried add SQL Server Connection and OLE DB Connection but error message same.
Please Help me
Copy link to clipboard
Copied
Has anyone found a solution to this issue? I'm having the same issue.
Copy link to clipboard
Copied
DW no longer supports ASP.NET out of the box. You need to add it back yourself:
Copy link to clipboard
Copied
Thanks for letting me know. Actually, I already installed ASP.NET for CS5.5 but this is not the issue. The problem I'm having is the one described above by HaXeRR: when trying to test my OleDB connection in Dreamweaver, I get HTTP Error 405 Method Not Allowed. I've seen many posts on many forums about this, but nothing recent and one of the Adobe support pages documenting this specific error many years ago has been deleted.
I'm on Windows 7 Ultimate with .NET Framework 4, using IIS and Dreamweaver CS5.5. My website works fine in the web browser as http://localhost/, and http://localhost/ is also the same URL I've used as the testing server in DW. All the same settings in Dreamweaver worked perfectly fine on Windows XP SP2 - the issue only started when I upgraded to Windows 7. Even my old Dreamweaver MX installation has the same issue (not just CS5.5).
I've checked permissions on all my website folders, I've given Everyone full access, and still I get the Error 405 message in Dreamweaver. Does anyone have any suggestions?
Thanks in advance for your help!