myLittleTools Community Forum

Welcome Guest Search | Active Topics | Members | Log In | Register

IIS Setup Options · View
ktadata
Posted: Wednesday, July 01, 2009 4:08:35 PM
Rank: Newbie
Groups: Member

Joined: 7/1/2009
Posts: 3
Points: 9
Location: Denmark
Hi.

I have just downloaded the latest version of this software and I really cannot get it to work.

Have my own IIS server and created a Site for this.

Which version of ASP.NET should it use 1.1 or 2.0? and are there and more special setups? Dll files in special system directories and so on. None of this is in the guides (missing it)

I get an error everytime i want to access the site, i have now tried almost everything and cannot see what wrong.

Please help me fast since I need a quick decision whether to buy this product or not.

elian
Posted: Wednesday, July 01, 2009 4:28:28 PM

Rank: Administration
Groups: Administration

Joined: 9/11/2006
Posts: 605
Points: 649
Location: Enghien Les Bains, France
Choose .NET 2.0.

I cut and paste the Installation part of this great article:
http://www.mylittleadmin.com/spotlight/mla_from_a_webhosting_perspective.html

Quote:
Installation in IIS 6.0 on a Windows 2003 Standard SP2 box, as you would expect, is straightforward. There is no executable to install. In fact, it goes in much like PHP installs. Just copy the files into a web accessible directory, enable the version of .NET you want to use on the site (MLA 2005 supports both .NET and .NET2), configure the MLA folder as an IIS application, edit the config XML file to setup the database connectivity, then browse to the web directory you installed MLA. Oh, and don't forget to copy the license file to the root of MLA. That's it!

The MLA installation documentation is very simple and spells this all out clearly so I won't go step by step through the install process here. Just follow the install guide step by step and you won't have any problems.


If it does not help, please tell us more about the Error you get or contact us via a live chat so that we can help
ktadata
Posted: Wednesday, July 01, 2009 4:39:50 PM
Rank: Newbie
Groups: Member

Joined: 7/1/2009
Posts: 3
Points: 9
Location: Denmark
I have tried all that but it still does not work :-(

Normally I have ASP.NET and IIS under complete control, but not this time

You can see the error at this page: http://mssql.kta.dk

When I open the eventviewer this is registred

Failed to execute request because the App-Domain could not be created. Error: 0x80070005 Access is denied.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
ktadata
Posted: Wednesday, July 01, 2009 4:44:14 PM
Rank: Newbie
Groups: Member

Joined: 7/1/2009
Posts: 3
Points: 9
Location: Denmark
Have found the error and now it is just working :-)

Sorry for the trouble
elian
Posted: Wednesday, July 01, 2009 4:47:44 PM

Rank: Administration
Groups: Administration

Joined: 9/11/2006
Posts: 605
Points: 649
Location: Enghien Les Bains, France
Looks like it's working.
Just edit your config.xml file and change the <sqlservers> node to

Code:

<sqlservers>
<sqlserver address="xxx.xxx.xx.xx" name="SQL 2K5" sysadminconnection="false" sysadminconnectionid="1"/>
</sqlservers>


Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

Theme created by myLittleTools
Powered by Yet Another Forum.net version 1.9.1.8 (NET v2.0) - 3/29/2008
Copyright © 2003-2008 Yet Another Forum.net. All rights reserved.