Microsoft Visual Studio I received an error message

Asked By 0 points N/A Posted on -
qa-featured

At the time of Exercising Microsoft Visual Studio I received an error message which was showing that package load failure. What is this happening over here? What should I do now? Any idea.

Package Load Failure

Microsoft Visual Studio

Package Load Failure

Package “XmlDesigner.VsPackage.XmlDesigner, Version=1.0.3397.31516, Culture=neutral, Pulbickeytoken=0a7205e1305966ea’ has failed to load properly (GUID = {EB5B62E8-85C8040AB-826B-98DFD1FAC2A2} ) Please contact package vendor for assistance. Application restart is recommended, due to possible environment corruption. Would you like to disable loading this package in the future? You may use ‘devenv/resetskippkgs’ to re-enable package loading.

SHARE
Best Answer by Jiraalbert Namat
Answered By 5 points N/A #175396

Microsoft Visual Studio I received an error message

qa-featured

Hello,

Thanks for the questions. If you use Microsoft Visual stdio 2008 Express Edition, this kinds of error may occur. This problem is due to when Microsoft Visual Stdio is running in your PC, it cannot load this package at the run time. You have to repair Microsoft visual stdio for its proper running. Have a nice time.

Best Answer
Best Answer
Answered By 0 points N/A #175397

Microsoft Visual Studio I received an error message

qa-featured

Follow the steps given below to ignore the error messages.

Go to the Start Menu > Control Panel > All Programs and select Microsoft Visual Studio 2008 > Visual Studio Tools > Visual Studio 2008 Command Prompt.

If you're using Windows Vista, right click and choose "Run as Administrator".

Then type "devenv/Resetskipkgs", which will enable the loading of Visual Studio Package.

Restart Visual Studio IDE and try to use the workflow again.

There might be some third party add-ins. Remove them  to get rid of error messages.

Thank you.

Related Questions