Search This Blog

Friday, January 2, 2015

error: $Resources:core,ImportErrorMessage

Today i have faced an exception while importing webpart into a wiki page.

error: $Resources:core,ImportErrorMessage

we can overcome this issue.

Solution : Visual Studio -> Build -> Select 'Retract' -> Clean solution -> Build and deploy.

If it doesn't  solve this please check your connection string name is correct or not. it may cause the issue.


thank you.



No comments:

Post a Comment

Restricting Custom People Picker to only one Sharepoint group programatically

Refer the following script files in your page,     <!-- For People Picker -->     <script type="text/javascript" src...