Jump to content

Error while trying to install VS


Recommended Posts

  • Developer

Hello.

During this week, I've been trying to install VS 2008 to compile the client's binary, however I've never could install it succesfully.

 

7Q91C.png

 

logs: http://pastebin.com/YJGL8NQA

 

I tried to install .NET Framework 3.5 first and then continue with vs' setup, but always getting the same thing, and I don't even know what to do now.. I've been searching on google for any fix, but nothing helpful.

 

 

So does anyone have any idea ?

Edited by Metin2 Dev
Core X - External 2 Internal

when you return 0 and server doesn't boot:

unknown.png

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Developer

Hello.

Today I could solve this issue by following these steps:

1. Open command prompt;

2. dism /online /disable-feature /featurename:netfx3;

3. dism /online /enable-feature /featurename:netfx3.

 

But now, the problem is on .NET Framework 2.0. It seems like Visual Studio 2008 needs to install Microsoft Document Explore, and to install it, I need .NET Framework 2.0. And I have it indeed, however the setup seems not to be able to verify it.

when you return 0 and server doesn't boot:

unknown.png

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.