Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@prototype-G9Gn5k • Aug 30, 2012
I don't know if ASP project creates a solution (.sln) file, but if it does, just open it in new version of VS & it'll convert the source automatically. -
@nikumbh-lmTCgS • Jan 6, 2013
#-Link-Snipped-#
:
But the problem is i don't have any .sln file in my project. ... 👎 -
@rahul69-97fAOs • Jan 6, 2013
Hi #-Link-Snipped-# ! Here is a step by step Guide to convert ASP.Net Project from VS2005 to VS2008.
Check it out:
#-Link-Snipped-#
Hope it solves ur problem!!😀 -
@chinu1-ZvUATH • Jan 14, 2013
First open up a project written in Visual Studio 2005 inside Visual Studio 2008 it will prompt you to upgrade the project. What this actually does is update the project (.vbproj) and solution .(sln) files to be compatible with VS 2008.