I'm trying to do a clean install locally for 4.11.1 and I get as far as the page asking for database details and no mater what I do it gets t 5% on the next page and give me the error below. I have tried re-downloading and installing but the same message and now I dont know what to do next.
Regards
Michael
Database connection initialisation failed.
Value cannot be null. Parameter name: connectionString Connection string:
Fixed my issue. I gave writeable access privilege to web.config. I added IIS_USRS with Read and Write policy. If you can't find IIS_USRS then it should be <user account>\IIS_USRS.
4.11.1 Install Issues
Hi,
I'm trying to do a clean install locally for 4.11.1 and I get as far as the page asking for database details and no mater what I do it gets t 5% on the next page and give me the error below. I have tried re-downloading and installing but the same message and now I dont know what to do next.
Regards
Michael
Database connection initialisation failed.
Value cannot be null. Parameter name: connectionString
Connection string:
Hi Michael
How are you trying to install Umbraco? Is it manually? Or is it using webmatrix or the web platform installer? And what database are you using?
Looking forward to hearing from you.
/Jan
Hi,
I have the same issue. I'm using a SQLExpress edition and installing it manually.
Regards,
Allan
Hi Michael,
Fixed my issue. I gave writeable access privilege to web.config. I added IIS_USRS with Read and Write policy. If you can't find IIS_USRS then it should be <user account>\IIS_USRS.
Hope this will help you.
Regards,
Allan
Hi Guys,
Thanks for this I ended up scraping the way I was doing and changing to VS2012 and loaded up a different way and got it working.
Regards
Michael
is working on a reply...