|
|
I have a problem with asp.net 1.1, I studied asp.net with 2.0. So I know little about asp 1.1, but now ,I have a websites powered by asp.net 1.1 . I want to do some changes with it
When I used vs 2005 to edit it. but it would been automatically changed into asp.net 2.0, so, I had to decide to edit it by
notepad.
but when I deteled the files in the Bin folder was in the website's root. I opened IE to run this website's default.aspx, the page displayed error. maybe asp.net 1.1 will not be pre-compiled.
I don't have vs 2003 , so I can't edit the websites with vs. How can I compile the default.aspx.cs, please help me!
|