Web Service Bug
Tech-Archive recommends: Speed Up your PC by fixing your registry
In VS 2005, when you make an ASP. NET Web Service Project, and then rename
the class from Service1 to something else (not change the file name from
Service1.asmx, mind you), you will get an error when you attempt to run the
service. You have to manually edit the markup of the .asmx file because it
doesn't update the class directive with the newly changed class name.
Anyone know of this bug and report it?
.
Relevant Pages
- Re: File extensions automically added to new files
... This is going to sound dumb maybe, but they have to rename the page anyway either via Save as or ... Microsoft MVP FrontPage ... > change FP default file extension that it gives to new files. ... > already has the "asp" file extension, not necessary to Save As or rename ... (microsoft.public.frontpage.client) - Re: Download under a different filename
... I have succeeded until> this point, but the client browser asks to save the file with the> original filename (and ASP extension). ... Obviously this would mean> making the downloaded file unusable at client side, unless I tell the> site user to manually rename it, but this is not a solution. ... > I have tried a PHP-like solution: ... (microsoft.public.inetserver.asp.general) - Re: Absolute Beginner
... It's now clear that you want to run ASP.NET (aspx) files, ... notepad text files to asp). ... If you installed IIS to the c:\ drive (did you install IIS before you ... > and when I rename any note pad to .asp extensions it recognises that it ... (microsoft.public.dotnet.framework.aspnet) - Re: Incorporating theme and ASP
... To find the best Newsgroup for FrontPage support see: ... Cannot Add Child Pages to ASP Page in a Navigation Structure ... you can R-click and select "Rename" ... (microsoft.public.frontpage.programming) - SQL Server problem
... I get errors while I try to connect from ASP .NET Web Service to a SQL ... between ASP .NET worker process and the SQL server. ... (microsoft.public.dotnet.languages.vb) |
|