jmk1788
12-23-2011, 01:47 AM
Where I work we got a new job. Its maintenance of a website:http://www.c-ibo.org
The previous programmer left the customer and us out in the cold, he wont return our calls. I'm a mac user with basic HTML & CSS Skills, nothing like ASP.NET C#.
I need to make small changes in the meantime, while the customer looks for a more competent programmer with ASP.NET C# experience.
I borrowed a PC with Visual Studio 2010. I got to add a new page. Right click on the folder on the project, theat i need to add a new page to, with the codebehind .cs file seperate, preview the page, looks fine, hit build, then publish to file, the upload via ftp. The new page wont load this is what I get after clicking the link:http://www.c-ibo.org/Error.htm?aspxerrorpath=/Information/Article/2011/ResearchImpactIBSchools.aspx the correct filepath should be http://www.c-ibo.org/Information/Article/2011/ResearchImpactIBSchools.aspx
Any quick ideas on what I'm doing wrong, and what I can do to resolve this, would be great, like I said I told the customer we can't do it, but we need to at least get a few things updated and changed while they look for a programmer with ASP.NET C# experience.
The previous programmer left the customer and us out in the cold, he wont return our calls. I'm a mac user with basic HTML & CSS Skills, nothing like ASP.NET C#.
I need to make small changes in the meantime, while the customer looks for a more competent programmer with ASP.NET C# experience.
I borrowed a PC with Visual Studio 2010. I got to add a new page. Right click on the folder on the project, theat i need to add a new page to, with the codebehind .cs file seperate, preview the page, looks fine, hit build, then publish to file, the upload via ftp. The new page wont load this is what I get after clicking the link:http://www.c-ibo.org/Error.htm?aspxerrorpath=/Information/Article/2011/ResearchImpactIBSchools.aspx the correct filepath should be http://www.c-ibo.org/Information/Article/2011/ResearchImpactIBSchools.aspx
Any quick ideas on what I'm doing wrong, and what I can do to resolve this, would be great, like I said I told the customer we can't do it, but we need to at least get a few things updated and changed while they look for a programmer with ASP.NET C# experience.