views:

281

answers:

5

not sure if I can ask this kinda ques in here but anyway..hoping to get helpful answers coz this installation is driving me crazy..been trying since the last two days but to no avail...

(including the pics of errors that show up in the same order as the link of the pics given below)

  1. http://www.flickr.com/photos/50525207@N02/4945483207/

  2. http://www.flickr.com/photos/50525207@N02/4945483573/

  3. http://www.flickr.com/photos/50525207@N02/4946068786/

  4. http://www.flickr.com/photos/50525207@N02/4946069012/

asked the same question in msdn forum too but guess the thread is dead..no one's replying!

dunno if its allowed asking this here..sry

Plz help.

[EDIT]

I tried to install the Express Edition off MS's website but it's giving me EXACTLY the same error !

[EDIT2]

I deleted the previous versions of .Net framework etc..then re installed and it said

"Microsoft Visual Studio Macro Tools & MS SQL Server 2008 Express Service pack FAILED to install!"

So now I dont see no SQL server on my PC..Also Visual Studio was at least opening for a day but now it won't even open

The error it gives is this :-

http://www.flickr.com/photos/50525207@N02/4971105850/

Also the following dialogue box keeps on appearing often:-

http://www.flickr.com/photos/50525207@N02/4970493707/

How do I make it work now ? Again install ? Again delete the programs ? Do I need to erase everything related to VS and .net framework etc and again run setup ??

+5  A: 

Don't try to install the BETA, install the final release.

Also ensure that you have properly elevated the account when you were asked for.

If it still doesn't work, contact Microsoft, support is included with Visual Studio licenses you purchased.

Pierre 303
err..I have been asked to install Beta version only by the institute where I study..they only gave me the DVD..So it won't install ? Some students got it running..whats's the problem with my PC?
Serenity
The only valid advice we can give you, is to use the newest version that may solve your problem.
Pierre 303
um ok..so what all do I need to d/l ..everything that is there on this website ? http://www.microsoft.com/express/Downloads/...asking coz that DVD has this one setup file that installs all that is needed including SQL server..but on this website theer's a separate d/l link for SQL..so do I like d/l everything on that page ?
Serenity
+4  A: 

Make sure you have admin privileges on the install folders. Also delete existing files in there if present.

leppie
I do have admin rights..VS2010 doesn't already exist on my PC
Serenity
A: 
  • Are you logged on as admin?
  • Is UAC disabled
  • Does the 'Administrators' group have 'Full Control' on the install folder, Docs & settings folder, and any other folder that might be altered by the install (c:\windows etc)
  • Are you installing off CDROM ? Is your drive installed correctly? Try downloading the latest version and loading the ISO with Daemon Tools in stead of burning to CDROM.
Bertvan
I am logged in as admin only and no not installing off the dvd..copied the contents of it in some folder..running set up file from there..UAC is not there in XP I guess..mine's XP...I actually got it working..VS app opened too but there were some errors during installation ..I ll add additional details in the question..Plz help me out
Serenity
No real help, but if I were in you shoes, I'd do Format C. I just wouldn't have the patience to fix the mess :)
Bertvan
+1  A: 

Try to put the dll in the error, in the same folder with exe

Also this question looks like a superuser.com question, try there too.

gkaykck
I tried this..now it gives this error "the proceedure entry point wmemcpy_s could not be located in the dynamic link library MSVCR100.dll"
Serenity
+2  A: 

Try this:

  1. Uninstall everything Visual Studio Related.

  2. Uninstall .net framework.

  3. Reboot.

  4. Install .net framework 3.5

  5. Install .net framework 3.5 SP1

  6. Install .net framework 4.0

  7. try installing visual studio -

The errors you are getting are because of:

  1. The version you are trying to install is wrong.
  2. Your windows is a debug / unchecked version - you might want to upgrade your windows or reinstall.
Faisal Mehmood
yeah guess will have to do that only..I prolly might have to format my PC and reinstall windows..argh!
Serenity