MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Part Catalog Error  (Mono Support )

Viewed 12988 time(s), 2 post(s) 11/8/2013 6:25:53 PMby arbh89
arbh89

arbh89

11/8/2013 6:25:53 PM
Hello,

I am getting a javascript error when i login as administrator, the error comes when i click in Part Catalog menu, the error said that could not find samples/webpartsamples directory, this is because i have remove all the things i do not need in my project but i dont know how to sove this issue.

Regards
Angel Blandón.
This content has not been rated yet. 
226 Reputation 21 Total posts
mzilic

mzilic

11/8/2013 6:36:03 PM
Hello,

If you have removed some directories then in the web.config you need to modify this key to remove the deleted content as well:

<add key="ModuleGalleryPath" value="/MonoX/ModuleGallery, /MonoX/Samples/WebPartSample, /MonoX/Samples/TwitterFeedModule" />
This should prevent the MonoX from trying to load non existing web parts.

Regards,
Mario
Rated 5.00, 1 vote(s). 
2218 Reputation 300 Total posts