What would make something fail in the IDE that is already in production?
I loaded just the aspx file into Visual Studio. it is just the file. It is used as a template on a CMS system (don't ask). The point is that I know that the paths work. So why does it fail in Visual Studio when I try to run it?
I have some asp.net code with a visual basic back end code file. It loads all the associated files located on the server that the aspx file mentions. But when I load the aspx file in Visual studio it says that a mentioned master page file cannot be loaded. Any suggestions?
![]()
I loaded just the aspx file into Visual Studio. it is just the file. It is used as a template on a CMS system (don't ask). The point is that I know that the paths work. So why does it fail in Visual Studio when I try to run it?
I have some asp.net code with a visual basic back end code file. It loads all the associated files located on the server that the aspx file mentions. But when I load the aspx file in Visual studio it says that a mentioned master page file cannot be loaded. Any suggestions?
