简体   繁体   中英

How to migrate a ASP website from .net framework 1.1 to 4.0

Im trying to migrate few applications from .net framework 1.1 to framework 4.0.

For web Application, i just use the conversion wizard to migrate.

But for Web sites, what is the procedure to migrate and recompile the website. I dont have a solution a or projects, its a folder containing many asp pages. I opened like open -> websites -> selected the folder containing all the asp files in VS2010.

there is no web.config or global.asax. So how will i know whether it has been converted or not.

Also please tell me how to compile a website, i have build the folder containing all the asp pages. Is that it? where do the assemblies for the web sites located.

Im really new to Website development and this is the first time im working with Web site projects.

So please some one help me on this. Please ask if you dint get the question.

这是将ASP.NET Web应用程序升级到ASP.NET 4的链接 。希望对您有所帮助。进一步的疑问请发表评论。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM