|
|
Rank: Newbie
Joined: 8/14/2008 Posts: 8 Location: UK
|
hi, i've installed retail version and am getting an error straightaway when i run setup.aspx that seems to translate as 'cant find web config' file. If you checkout:
.. you can see the error message in all its glory.
Ive confirmed with the hosts (mosso - aka Rackspace) that the IIS app is set up correctly. An extract from the error screen shows:
<application path="/D2StoreFront" applicationPool="370722_856709582"> <virtualDirectory path="/" physicalPath="\\fs1-n01\stor1wc1dfw1\370722\www.officediscounts.co.uk\web\content\D2StoreFront" userName="" password="" /> </application>
... as the 'config source' of the error, and a Mosso tech confirmed that this is whats causing the trip. I'm guessing this is the 'system' webconfig.
Mosso say they cant do any more with the info i have given them so far. Need your ideas as to what to suggest to them. No point in editing web.config at present, since its not even being parsed by D2. What else can we do?
btw right now, bin & webconfig are in D2StoreFront dir - I've tried all other options on locations with no luck, so i think they're fine where they are for the moment.
All help appreciated, Chris
|
|
 Rank: Administration
Joined: 9/6/2007 Posts: 154
|
Going to install on a fresh 2008 server to see if i can replicate as that error message rings a bell for some reason. First off can you try removing the lines:
<httpModules> <add name="WebChartImageStream" type="WebChartImageStream"/> <add name="UrlRewriter" type="Intelligencia.UrlRewriter.RewriterHttpModule, Intelligencia.UrlRewriter"/> </httpModules>
From your web.config and saving it (just the <httpModules> section).
Paul
|
|
Rank: Newbie
Joined: 8/14/2008 Posts: 8 Location: UK
|
Hi Paul, Have deleted the lines as you suggest. Still get identical error! Chris
|
|
Rank: Newbie
Joined: 8/14/2008 Posts: 8 Location: UK
|
Paul it occurs to me i can give you temp / testing space in my Mosso account if you want, if it will help. Let me know if its any use. You would need to pick a spare domain name and point it to their nameservers: dns1.stabletransit.com dns2.stabletransit.com chris
|
|
 Rank: Administration
Joined: 9/6/2007 Posts: 154
|
Hi Chris, can you drop me a mail to paul at d2computing .co.uk and we'll sort something out. Not managed to replicate on my 2008 test box here.
Paul
|
|
Rank: Newbie
Joined: 8/14/2008 Posts: 8 Location: UK
|
Paul i thought I'd close the thread publicly. Excellent 'help' experience, above & beyond the call of duty. And the software is pretty good as well! Many thanks, Chris.
|
|
|
Guest |