M
Melk
Hi,
I developed many complete asp.net solutions by VS2005 without problems;
but now I have to integrate and replace some pages of a big existing
project built in asp 3.0.
I tried to compose a new solution importing the existing asp pages, but
during execution errors told me that asp pages is not valid format.
So I tried to put only the new ASPX page on the server, inside the
existing structures, but the pages doesn't recognize the path
structures, the only one solution I found is to putting all the related
docs (like class and Web User Controls) inside the same path of the
aspx... but I can't copy this each page...
Are there some one who can give me some suggestions, please!
Thank you
Melk
I developed many complete asp.net solutions by VS2005 without problems;
but now I have to integrate and replace some pages of a big existing
project built in asp 3.0.
I tried to compose a new solution importing the existing asp pages, but
during execution errors told me that asp pages is not valid format.
So I tried to put only the new ASPX page on the server, inside the
existing structures, but the pages doesn't recognize the path
structures, the only one solution I found is to putting all the related
docs (like class and Web User Controls) inside the same path of the
aspx... but I can't copy this each page...
Are there some one who can give me some suggestions, please!
Thank you
Melk