PDA

View Full Version : سوال: مشکل باز کردن پروژه vs2010 در vs2008



mehdipouya
دوشنبه 09 دی 1392, 07:53 صبح
114599یکی کفته بود پروژه با notepad باز کن و دوخط بالا را تغییر بده به این صورت
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008

matin.soft
دوشنبه 09 دی 1392, 12:30 عصر
Yes it is possible to downgrade from VS 2010 to VS 2008, and it's very easy.
1. Make back up of your .sln file
1.1. If under source control, check out the solution file only (source control explorer not from solution explorer).
2. Open your VS 2010 .sln in notepad.
It should look something like this:
Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{FAE04EC0-3 ...... ...........................
3. Change the Version 11.0 to Version 10.0 and Visual Studio 2010 to 2008
It should look something like this:
Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Project("{FAE04EC0-3 ..... ..........................
4. Save the file.

mehdipouya
دوشنبه 09 دی 1392, 14:51 عصر
سلام با تشکر از شما آقا متین تمام مراحل را رفتم اما به نتیجه نرسیدم

mahdi.compute
دوشنبه 09 دی 1392, 15:39 عصر
خیالت رو راحت کنم 2010 نصب کن خودتم اذیت نکن

fmehrvarzi
دوشنبه 09 دی 1392, 15:55 عصر
یک راه را بهتون میگم خیلی ساده تره
برید داخل پوشه کنار سولوشن( خود سولوشن را اجرا نکن)
و فایل با پسوند csproj. را باز کنید