I am kind of having some problems, I asked on dBForums but nobody responded, guess its safe to say... soooo much for their knowledge of knowing things:
I have 2 scripts running on my site, one is an ASP.NET Storefront and the other is a database manager (since technically I have no idea where my database manager is in my control panel.)
On both I get a configuration error, if somebody could please clear these errors up and explain how to fix them. I am great with PHP/MySQL but I am a beginner to ASP.NET --- so please help... thanks everybody.
This happens for the database manager (above.)
This happens with the ASP.NET Storefront admin (above.)
And this lastly happens with the main directory of the ASP.NET Storefront (above.)
Please help me with these 3 challenging (but simple to the professional) fixes. Thanks everybody.
Can somebody please help me. How do I do the IIS thing, I've tried to do it but it wouldn't work for me (I am running IIS6.)
I am not an expert for IIS, so please make a note of every step or whatever you are going to do in order to undo changes
it seems like the folder in IIS has not been set-up as a Virtual Folder. If this is true
1. Open IIS and see if the folder (
AspDotNetStorefront) icon color is 'yellow' (default folder icon)
If it is 'yellow' (default folder icon)
2. right click on the folder
3.click properties
4. click "Create" (do the same for the other folder where your website is located)
(and/or)
you might need to set the security options for the virtual folder
1. right click after the above steps if the folder in IIS is 'Yellow' (default folder icon)
2. click properties
3. click directory security
4. Click Edit button for "Anonymous and Authentication Control"
5. Uncheck "Anonymous Access" checkbox
hopefully this should work.