Home
Blog
Software
Contact
Mailing List
IPhone Products
SMS To Gmail
Voicemail To Gmail
Calls To Calendar
Other Products
TiffWizard
Sites
SaveMySerials
How Long For Me
DocuTerminal
Blog
Twitter
|
<< 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
Automatically Setting File Name in SharePoint when submitting an InfoPath 2007 Form
Fixing Access Denied While creating a new page in MOSS/WSS
Web form to help audit permissions in SharePoint 2007/MOSS
Using MOSS and WSS SharePoint Workflow to Resize Images in an Image Library
Adding a Custom ASP.NET Page to MOSS/WSS
Comments
Currently no comments.
Add A Comment
Name:
URL:
Email Address: (not public, used to send notifications on further comments)
Comments:

Enter the text above, except for the 1st and last character:
|