I upgraded my app to asp.net 2.0 and I've been getting lots of errors.
When I test my app on my development machine it works perfect, but when I run it on line I get this error message:
Compiler Error Message: BC30456: 'InitializeCulture' is not a member of ...
Anyone know what causes this? I've searched all over the web and have found no answers.
When I test my app on my development machine it works perfect, but when I run it on line I get this error message:
Compiler Error Message: BC30456: 'InitializeCulture' is not a member of ...
Anyone know what causes this? I've searched all over the web and have found no answers.