Mono Support Part Catalog Error 

Viewed 16201 time(s), 2 post(s), 11/8/2013 6:25:53 PM - by arbh89
11/8/2013 6:25:53 PM
226 Reputation 21 Total posts

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.

1
11/8/2013 6:36:03 PM
2218 Reputation 300 Total posts

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

2
This is a demo site for MonoX. Please visit Mono Software for more info.