Interestingly enough, if I create a new class inheriting from the VirtualPathVersioningProvider class (including its constructor) and also change the provider types specified in web.config to this new class I still get the: "ClassFactory not initalized" error.
Hello!
I'm trying to create an instance of the VirtualPathVersioningProvider class, but I keep getting the following error message:
Any ideas what may be causing this?
Here's the code:
Thanks!
/Ted