I am trying to convert asp .net 1.1 application to 4.0 using article in
http://msdn.microsoft.com/en-us/magazine/ff956194.aspx. The Convert Pages and User Controls to Partial Classes does not occur on the aspx pages if its codebehind file is present in different directory. Example aspx page is in english folder and its code
behind is in root folder. Is it mandatory for the aspx page and its codebehind file to be in same directory for conversion?
santhosh.gra...
Member
16 Points
8 Posts
Convert asp.net web aplication from 1.1 to 4.0
Feb 28, 2012 12:04 AM|LINK
Hi,
I am trying to convert asp .net 1.1 application to 4.0 using article in http://msdn.microsoft.com/en-us/magazine/ff956194.aspx. The Convert Pages and User Controls to Partial Classes does not occur on the aspx pages if its codebehind file is present in different directory. Example aspx page is in english folder and its code behind is in root folder. Is it mandatory for the aspx page and its codebehind file to be in same directory for conversion?
Thanks,
Santhosh
</div> </div>