How to run an umbraco project from existing files in WebMatrix?
Hi
I had someone develop an umbraco site for me using WebMatrix. They sent the code files over to me. I tried the "site from folder" option in WebMatrix. But when I run it, it shows a server error. Then i created an umbraco project from the webgallery and copied over the files, got the same error
is there a fault in the code? or is there a more appropriate way to run it?
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentNullException: Value cannot be null. Parameter name: value
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
How to run an umbraco project from existing files in WebMatrix?
Hi
I had someone develop an umbraco site for me using WebMatrix. They sent the code files over to me. I tried the "site from folder" option in WebMatrix. But when I run it, it shows a server error. Then i created an umbraco project from the webgallery and copied over the files, got the same error
is there a fault in the code? or is there a more appropriate way to run it?
Sorry if the question seems silly, i'm a noob.
thanks.
Have you checked the connection strings in the web.config? It sounds as though you could be having problems establishing a connection to the database.
coud be.. here's more detail on the error I get:
Value cannot be null.
Parameter name: value
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentNullException: Value cannot be null.
Parameter name: value
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.