Master Page Sharing In Applications
-
Dear all I made application with these steps in this below url which is working perfect. http://weblogs.asp.net/dwahlin/archive/2005/11/16/430779.aspx but when i added big html which cantain
like it gives error below "An error occurred while try to load the string resources (FindResource failed with error -2147023083)" Please tell us why the above error is comming. :( Zafar
-
Dear all I made application with these steps in this below url which is working perfect. http://weblogs.asp.net/dwahlin/archive/2005/11/16/430779.aspx but when i added big html which cantain
like it gives error below "An error occurred while try to load the string resources (FindResource failed with error -2147023083)" Please tell us why the above error is comming. :( Zafar
Keep the Images folder also under the same folder where your master page is available.
-
Dear all I made application with these steps in this below url which is working perfect. http://weblogs.asp.net/dwahlin/archive/2005/11/16/430779.aspx but when i added big html which cantain
like it gives error below "An error occurred while try to load the string resources (FindResource failed with error -2147023083)" Please tell us why the above error is comming. :( Zafar
ALAQUNAIBI wrote:
but when i added big html which cantain
like it gives error below "An error occurred while try to load the string resources (FindResource failed with error -2147023083)"
Image path that you given is not valid. please verify that path.
cheers, Abhijit My Recent Article : Beginner's Guide To View State
-
Keep the Images folder also under the same folder where your master page is available.
Please Explain more please :)
-
Dear all I made application with these steps in this below url which is working perfect. http://weblogs.asp.net/dwahlin/archive/2005/11/16/430779.aspx but when i added big html which cantain
like it gives error below "An error occurred while try to load the string resources (FindResource failed with error -2147023083)" Please tell us why the above error is comming. :( Zafar
If your Master Page is under root directory, then Create a folder images under root directory and now refer this path for your image. You should not face any problem.