S
Simon Whale
Hi
with VB.NET 2005 i created a web service which works as expected on the
local machine.
When i move it into the website that it is too sit on i get an error shown
below and im not sure what to do. the config file that it is reading is from
the root of the website. any pointers would be greatly recieved
Many thanks
Simon Whale
Server Error in '/Claims' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.
Parser Error Message: Theme 'Oak Underwriting New' cannot be found in the
application or global theme directories.
Source Error:
Line 40: </membership>
Line 41: <roleManager enabled="true"/>
Line 42: <pages theme="Oak Underwriting New" styleSheetTheme="Oak
Underwriting New">
Line 43: <namespaces>
Line 44: <clear/>
Source File: C:\Oak Website\web.config Line: 42
with VB.NET 2005 i created a web service which works as expected on the
local machine.
When i move it into the website that it is too sit on i get an error shown
below and im not sure what to do. the config file that it is reading is from
the root of the website. any pointers would be greatly recieved
Many thanks
Simon Whale
Server Error in '/Claims' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.
Parser Error Message: Theme 'Oak Underwriting New' cannot be found in the
application or global theme directories.
Source Error:
Line 40: </membership>
Line 41: <roleManager enabled="true"/>
Line 42: <pages theme="Oak Underwriting New" styleSheetTheme="Oak
Underwriting New">
Line 43: <namespaces>
Line 44: <clear/>
Source File: C:\Oak Website\web.config Line: 42