visual studio 2005 compiling a asp.net website
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
I'm using visual studio 2005 and tried to open a web site. The web site
code is written in ASP.net/C#. While doing a build of the website, the
compiler gives a bunch of error messages regarding a server side
include file. This is because the compiler defaults the languange to
vb.net and didn't recognize the C# in the include file.
So, is there any way to change the default language to C# so the visual
studio 2005 can compile the website? I don't want to change the code in
the include file.
Thanks for any comments.
.
Relevant Pages
- RE: Subject: VS2005 website deployment problems with EFS
... encrypting the files) ... Your test with files located outside my documents (Encrypted website ... (microsoft.public.dotnet.framework.aspnet) - Re: Publishing website using visual studio 2005
... VISIT MY WEBSITE: ... I have a question regarding publishing web site using visual studio ... As usual I am running in to issues using visual studio 2005. ... (microsoft.public.dotnet.framework.aspnet) - Re: Publish web site
... Did you try the "Publish Web Site" option under the Build menu? ... > In Visual Studio 2003 you could publish a website, ... There is now the "Copy Website" dialog, ... Prev by Date: ... (microsoft.public.dotnet.framework.aspnet) - Re: New Web Site
... It doesn't have support for the back end programming you will ... > I am considering making a new Web Site with a layout similiar to that of MSN.com. ... I have never used Visual Studio for a website, but I want to know if it will get the job done. ... (microsoft.public.dotnet.languages.csharp) - Re: Cobol for Visual sutdio
... package that integrates w/ VS)? ... integrated" compiler for Visual Studio. ... Check their website, or if you need ... (comp.lang.cobol) |
|