G
Guest
Hi all!
I have a trouble with Visual Studio 2005. I have an ASP.NET application with
one .aspx page. This aspx page has an imagebutton which image is in a project
local folder. If I change in the HTML source code the image path (an
erroneous path) the application compiles fine! But in another machine I have
an application that when you change the images paths in HTML and that path
doesn´t exists tha application doesn´t compile. What is the difference? How
can I tell the compiler in Visual Studio 2005 to ignore the static resources
(images, for example) in compilation?
Thanks a lot!
I have a trouble with Visual Studio 2005. I have an ASP.NET application with
one .aspx page. This aspx page has an imagebutton which image is in a project
local folder. If I change in the HTML source code the image path (an
erroneous path) the application compiles fine! But in another machine I have
an application that when you change the images paths in HTML and that path
doesn´t exists tha application doesn´t compile. What is the difference? How
can I tell the compiler in Visual Studio 2005 to ignore the static resources
(images, for example) in compilation?
Thanks a lot!