Ben
|
| Posted: 08/11/2002, 4:53 AM |
|
Can namespaces be modified..?
I just edited a full-working web-application written in C#/ASP.net
what i did was modifying the namespaces of all files..
Then there was this big error with global.asax.cs file
Any idea??
|
|
|
 |
Sanddy
|
| Posted: 08/11/2002, 10:01 PM |
|
First, what were you using CC or CCS??
Also after you finished modifiying the namespaces, did you loead the probject again in CC/CCS ?
Also remember you need to change the reference to the namespaces also! And of course re-compile the application, prefereablly manually
Please mention the error thrown by your application!
|
|
|
 |
|