I found an older topic (http://forum.galleryserverpro.com/yaf_postst1583_Could-not-load-type--GalleryServerPro-Data-SqlServer.aspx) but it really did not say how to fix the problem.
I had someone help me to install it and they did not use MSSQL as I wanted. We could not easily upgrade so we started from scratch.
Quote:Configuration Error
Parser Error Message: Could not load type 'GalleryServerPro.Data.SqlServer.SqlDataProvider'.
Source Error:
Line 23: <clear />
Line 24: <add applicationName="Gallery Server Pro" connectionStringName="SqlServerCeGalleryDb" name="SqlCeGalleryServerProProvider" type="GalleryServerPro.Data.SqlCe.SqlCeGalleryServerProProvider" />
Line 25: <add applicationName="Gallery Server Pro" connectionStringName="SqlServerDbConnection" name="SqlServerGalleryServerProProvider" type="GalleryServerPro.Data.SqlServer.SqlDataProvider" />
Line 26: </providers>
Line 27: </dataProvider>
Source File: C:\HostingSpaces\merchant\coreybryant.com\wwwroot\photo-album\web.config Line: 25
I switched from Arvixe to another company because speed was a major issue. The other company is great but I was using the SDF which I did not want.
http://www.coreybryant.com/photo-album/
If I need to "re-reference" this DLL, how can that be done?
Corey