Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

Sharepoint 2013 Farm Solution Error-Exception- 0x800a1391 - JavaScript runtime error: 'CreateObject' is undefined

$
0
0

Hello All,

FYI. I am not a Developer, Just trying to Learn.

I am trying to create a Farm Solution using VS 2012. Its a Event Handler for a Document Library(ItemAdded and Item Updated).

How ever while deploying the code I see Errors in Output Window in debug mode. Even if you don't put any code also, it throws the error.(It works on one farm perfectly and error with the Test farm) Both are on same patch Level)

Error on the Test Farm...

'iexplore.exe' (Script): Loaded 'Script Code (Windows Internet Explorer)'.
Exception was thrown at line 1149, column 14 in http://sp2013/SitePages/Home.aspx
0x800a1391 - JavaScript runtime error: 'CreateObject' is undefined
Exception was thrown at line 1155, column 16 in http://sp2013/SitePages/Home.aspx
0x800a1391 - JavaScript runtime error: 'CreateObject' is undefined
Exception was thrown at line 1161, column 18 in http://sp2013/SitePages/Home.aspx
0x800a1391 - JavaScript runtime error: 'CreateObject' is undefined
Exception was thrown at line 2455, column 1 in eval code
0x800a138f - JavaScript runtime error: Unable to get property 'Resources' of undefined or null reference
Exception was thrown at line 2457, column 1 in eval code
0x800a1391 - JavaScript runtime error: 'Pub' is undefined
Exception was thrown at line 2354, column 9 in http://sp2013/_layouts/15/sp.ui.rte.debug.js?rev=cKG4wuquRdSGCb6Hw3+dxw==
0x80070057 - JavaScript runtime error: Invalid argument.
The thread '<No Name>' (0x3518) has exited with code 0 (0x0).
The thread '<No Name>' (0x31dc) has exited with code 0 (0x0).
The thread '<No Name>' (0x4b0) has exited with

Please Suggest


Manoj Manda


Viewing all articles
Browse latest Browse all 7589

Trending Articles