Home | Support Forums | Demo | Purchase | Contact Us | MPopper | MChecker | News | Knowledgebase
Welcome Guest Search | Active Topics | Members | Log In | Register

Installation Help.... Options · View
door
Posted: Friday, March 03, 2006 10:54:44 PM
Rank: Newbie
Groups: Member

Joined: 3/3/2006
Posts: 5
Points: 15

Im having problems with my setup when i got to my virtual directory, all i see is folders and files, where do i find the install or setup?


thanks
Doormatt

admin
Posted: Saturday, March 04, 2006 7:54:15 AM

Rank: Administration
Groups: Administration

Joined: 7/1/2008
Posts: 256
Points: 574
Hi !

Please follow the instruction found under Read Me Folder

also you can read this post
http://kaleemsoft.com/forum/forum_posts.asp?TID=87&PN=1


Thanks
KaleemSoft.com
door
Posted: Saturday, March 04, 2006 10:03:34 PM
Rank: Newbie
Groups: Member

Joined: 3/3/2006
Posts: 5
Points: 15

ok I have reviewed the link above, and i have fowed the instructs....so I think?....when I point my URL to my virdir, all I see is my dir tree, it does not start a setup or logon process.....what am I missing?


Thanks
Door


 

door
Posted: Saturday, March 04, 2006 10:07:07 PM
Rank: Newbie
Groups: Member

Joined: 3/3/2006
Posts: 5
Points: 15

btw
here's my web config file....do I have something wrong here?

<!-- Web.Config Configuration File -->
<configuration>


<appSettings>


<!-- Enter Key as provided    -->
<add key="LNK-KEY" value="" />



<!-- Place where Dic folder is located  -->
<add key="mailyoulike" value="dic" />



<!-- Enter 1 for MS ACCESS and 2 for MS SQL -->
<add key="dbtype" value="2" />


<!-- Enter Name of Virtual Folder - PUT / AT THE BEGIINING ( IF YOU HAVE UPLOADED FILES TO THE ROOT THEN DO NOT PUT / ) -->
<add key="vfolder" value="http://www.intheplace.com/mailyoulike" />


<!-- Enter Name of MS ACCESS Database -->
<add key="db_name" value="mailyoulike/db/Access/mylv3.mdb" />


 


<!-- Enter Login info for MS SQL Database if dbtype = 2 -->


<add key="sComputerName" value="http://www.intheplace.com" />
<add key="sDBName" value="Mailyoulike" />
<add key="sUserName" value="********" />
<add key="sPassword" value="**********" />


</appSettings>
 
 
<runtime>
<gcConcurrent enabled="true" />
</runtime>


<system.web>
<compilation debug="true" batch="false" batchTimeout="15" defaultLanguage="VB" explicit="true" maxBatchSize="1000" maxBatchGeneratedFileSize="3000" numRecompilesBeforeAppRestart="15" strict="false"  />



<!-- Enter customErrors mode="Off" to hide error from user  -->
<!-- If a Error occur redirect user to a page   -->
<customErrors mode="On" defaultRedirect="ErrDefault.htm">
<error statusCode="401" redirect="ErrUnauthorized.htm" />
<error statusCode="404" redirect="ErrPageNotFound.htm" />
<error statusCode="500" redirect="ErrServer.htm" />
</customErrors>



<!-- change timeout in seconds  from : executionTimeout="90"   -->
<!-- change Maximum Upload size in bytes : maxRequestLength="10240"  -->
<httpRuntime useFullyQualifiedRedirectUrl="false" maxRequestLength="10240" executionTimeout="90" minFreeThreads="8" appRequestQueueLimit="100" minLocalRequestFreeThreads="4" />


 


<pages validateRequest="false" />


<authentication mode= "Forms">
<forms name=".ASPXAUTH" loginUrl="My_Login.aspx" />
</authentication>


</system.web>


</configuration>

door
Posted: Saturday, March 04, 2006 10:26:21 PM
Rank: Newbie
Groups: Member

Joined: 3/3/2006
Posts: 5
Points: 15

ok here's what I get when I go to http://www."mydomain".com/myl/default.aspx

 <%@ Page CodeBehind="default.aspx.vb" Language="vb" AutoEventWireup="false" Inherits="MailYouLikev3._default" %>

what does this mean?
Thanks
Door
admin
Posted: Sunday, March 05, 2006 2:56:08 AM

Rank: Administration
Groups: Administration

Joined: 7/1/2008
Posts: 256
Points: 574
It seems like you do not have windows server 
or asp.net is disabled on your server

You can email your ftp login info to kaleemsoft support and we can confirm it for you !

Thanks
Kaleemsoft.com

door
Posted: Sunday, March 05, 2006 8:51:51 PM
Rank: Newbie
Groups: Member

Joined: 3/3/2006
Posts: 5
Points: 15

Ok I have done that, is there any time frame on the installation?


Door

admin
Posted: Monday, March 06, 2006 2:57:42 AM

Rank: Administration
Groups: Administration

Joined: 7/1/2008
Posts: 256
Points: 574
We have emailed you all the details the installation will take 24 hours (MAX)!

Thanks
Kaleemsoft.com
Users browsing this topic
Guest


Forum Jump
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

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.
This page was generated in 0.111 seconds.