Microsoft
Software
Hardware
Network
Question : Visual Studio .NET build error but website works fine, problem with included script with VB
In Visual Studio 2008 (or 2010) I did "Open a website" on a working website. When I try a build I get errors on one page named "OnEveryPage.inc". This page is referenced on every .aspx page with <!--#include file="OnEveryPage.inc"-->
On the problem page (.inc), it begins with:
<script runat="server" type="text/vb">
and is followed by some vb code
The website works - but Visual Studio has a problem building this page, for example gives an error "Illegal syntax" on a line "If A <> B Then". It doesn't like the < although it is part of a legal VB operator. There are other errors like nbsp not defined.
How do I get VS to build this page without error?
NOTE: The solution needs to be in Visual Studio, not any change to the website (like renaming a page, changing a page, or redesign).
Thank you
Answer : Visual Studio .NET build error but website works fine, problem with included script with VB
Hmm, puzzling.
I think the reason the first error would be on the < would be because of its use in XML...
Random Solutions
Should you dismount exchange database before exhange updates?
VB .NET 2005 Combine Two Tables on Primary Key and Display in DataGridView
V2P (Windows 2008)
Nested Gridviews RowDataBound Event Problem
How to avoid zero(s) in front of number(s) disappears in array
NTLDR is Missing on HP Proliant ML350 G4 with Windows 2003 SP2
HP Laptop w/ Vista freezing regularly
How do I verify Using SSIS if an XML file exist in the folder , change it's name and move ot to an SFTP if exist
backup exec 2010 on esxi
Audit, log and RBAC on AIX