I have a webapp (asp.net 3.5) no database access created in windows xp 32 bit using VS 2008, now my laptop is being coverted to windows 7 64 bit as I had some issues there, so will there be any problem running this from here. Also I am planning to deploy
that to Windows 2008 server which is also 64 bit. pl advice.
I would personally recomend you to convert the application to 64bit. IIS can also host 32bit application (WOW64). There are a lot of articles and posts on this subject on the internet. Use a search engine and reply if you'll have problems. I'd also suggest
to post questions regarding IIS on
IIS forum.
Please "Mark As Answer" if the post helped you.
mitja.gti | www.mitjagti.com
Marked as answer by Dino He - MSFT on Aug 22, 2012 07:31 AM
gaby58
Member
108 Points
123 Posts
Deploying app from 32 bit to 64 bit
Aug 16, 2012 02:29 PM|LINK
Hi all,
I have a webapp (asp.net 3.5) no database access created in windows xp 32 bit using VS 2008, now my laptop is being coverted to windows 7 64 bit as I had some issues there, so will there be any problem running this from here. Also I am planning to deploy that to Windows 2008 server which is also 64 bit. pl advice.
Thanks
mitja.GTI
Star
11157 Points
2094 Posts
Re: Deploying app from 32 bit to 64 bit
Aug 16, 2012 06:25 PM|LINK
I would personally recomend you to convert the application to 64bit. IIS can also host 32bit application (WOW64). There are a lot of articles and posts on this subject on the internet. Use a search engine and reply if you'll have problems. I'd also suggest to post questions regarding IIS on IIS forum.
mitja.gti | www.mitjagti.com