The specified store provider cannot be found in
Posted: Mon  19 Sep 2011 09:02
				
				Im getting this error
Schema specified is not valid. Errors:
SecurityManagerModel.ssdl(2,76) : error 0175: The specified store provider cannot be found in the configuration, or is not valid.
Since I moved from my development machine to staging enviroment. Can anybody help me fix this problem?
Thanks.
EDIT:
I added this to my webconfig on my staging enviroment, Which I found in my development enviroment machine config.
But now i get this error:
Failed to find or load the registered .Net Framework Data Provider.
So question is, how can i migrate Devart dll to production/staging enviroments.
Thanks
			Schema specified is not valid. Errors:
SecurityManagerModel.ssdl(2,76) : error 0175: The specified store provider cannot be found in the configuration, or is not valid.
Since I moved from my development machine to staging enviroment. Can anybody help me fix this problem?
Thanks.
EDIT:
I added this to my webconfig on my staging enviroment, Which I found in my development enviroment machine config.
Code: Select all
  
    
      
	
But now i get this error:
Failed to find or load the registered .Net Framework Data Provider.
So question is, how can i migrate Devart dll to production/staging enviroments.
Thanks