Home
IPhone SMS To Gmail
Consulting
Blog
Software
Projects
Links
About
Contact
Blog
Facebook
Twitter
LinkedIn
|
<< Back To All Blogs
Fixing "Error in loading DLL" in SharePoint
Friday, September 26th, 2008
I've been doing a ton of SharePoint javascript development lately, and an error that randomly started appearing (and subsequently prevented my scripts from loading) was "Error in loading DLL" which I was very confused about.
Now seeing as I was only doing JavaScript (frontend) development at the time, it made no sense to me that I was receiving this error (because, of course, JavaScript has nothing to do with a DLL which would generally mean you were changing C# code). After spending about 3 hours and a whole bunch of time debugging JavaScript in VS 2008, it turns out that this error is simply caused by an issue in Excel invoking an internal script engine (which is used for parsing specific elements in SharePoint).
The resolution... repair your Office (or at least your Excel) installation, and your problem will go away. This is very frustrating and I couldn't find anything related to this issue that applied to my situation on the web.
Hopefully that will save you all some time.
SharePoint Tom Out.
Blog Media
Tags
SharePoint
CSharp
Related Blogs
Configuring ASP.NET (And SharePoint) to use SQL-based Sessions
What causes "Please wait while scripts are loaded..." in SharePoint
Restoring Specific Documents from a MOSS 2007 Content Database Backup
Using MOSS and WSS SharePoint Workflow to Resize Images in an Image Library
SharePoint STSADM AddSolution Object Reference not set to an Instance of the Object error
Comments
Currently no comments.
Add A Comment
Name:
URL:
Email Address: (not public, used to send notifications on further comments)
Comments:
Please enter the text from the image:

|