CdnRebel
09-11-2007, 02:05 PM
I've been working with Visual Studio 2005, ASP.Net and C# for just a few months and I thought I had only one problem left to resolve. I was told by someone who had a look at my code that the code compiles, but I open the solution file in my webfolder in Visual Studio 2005 and I click on build and the name of my webfolder and I get a message that says "The debugger option "Enable the exception assistant is turned on. This option may cause instability in Web Application projects and it is recommended that it be disabled. Would you like to disable this option now?" I click on no and I get a message:
------ Build started: Project: Furniture, Configuration: Debug Any CPU ------
Furniture -> C:\Furniture\bin\Furniture.dll
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
So then I ftp all the files from my webfolder on my desktop to the website and I get an errror message that looks like one aspx.cs file didn't compile, but I look at another .aspx and it has compiled, but I try the other menu items and they haven't compiled.
Can someone please tell me what I am doing wrong? At one point someone had told me that I could right click on the .aspx.cs files in my solution explorer and individually compile them, but when I right click on the .aspx.cs files, there do not seem to be any options to do that.
I do not have an IIS Server on my computer (I do not have a registered version of Windows XP) and I do not expect to get it on my computer before my Visual Studio 2005 trial expires. I have had no income since January. I am working on my own. If I get this website completed, I'll get income.
Thanks!
------ Build started: Project: Furniture, Configuration: Debug Any CPU ------
Furniture -> C:\Furniture\bin\Furniture.dll
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
So then I ftp all the files from my webfolder on my desktop to the website and I get an errror message that looks like one aspx.cs file didn't compile, but I look at another .aspx and it has compiled, but I try the other menu items and they haven't compiled.
Can someone please tell me what I am doing wrong? At one point someone had told me that I could right click on the .aspx.cs files in my solution explorer and individually compile them, but when I right click on the .aspx.cs files, there do not seem to be any options to do that.
I do not have an IIS Server on my computer (I do not have a registered version of Windows XP) and I do not expect to get it on my computer before my Visual Studio 2005 trial expires. I have had no income since January. I am working on my own. If I get this website completed, I'll get income.
Thanks!