XE8 Update 1 Errors - EDIT
Posted: Sat 20 Jun 2015 00:32
Got to love it, XE8 Update 1 installed now this during project load time, (Edit) looks like the Providers are not installed. Tried re-installing but no luck:
Error creating form: Error reading tbServers.SpecificOptions.Strings: SQL Server provider is not registered. You should add the SQLServerUniProvider unit to the uses clause of any unit in your project or place the TSQLServerUniProvider component on the form..
Error creating form: Error reading tbMngdDomains.SpecificOptions.Strings: InterBase provider is not registered. You should add the InterBaseUniProvider unit to the uses clause of any unit in your project or place the TInterBaseUniProvider component on the form..
Error creating form: Error reading tbServers.SpecificOptions.Strings: SQL Server provider is not registered. You should add the SQLServerUniProvider unit to the uses clause of any unit in your project or place the TSQLServerUniProvider component on the form..
Error creating form: Error reading tbMngdDomains.SpecificOptions.Strings: InterBase provider is not registered. You should add the InterBaseUniProvider unit to the uses clause of any unit in your project or place the TInterBaseUniProvider component on the form..