Developer forum

Forum » Development » DW install something gone wrong!!!

DW install something gone wrong!!!


Reply

i need help i trying to install dynamic web can somebody tell me what i'am doing wrong??

because maybe i meast up !!

 

i'm doing this steps i have copy on c :\

1 . c:\dynamicweb\piaraeus\web   where are all my files (admin,bin,database,files ect)

 

2 . IIS new website homedirectory --> c:\dynamicweb\piaraeus\web

 

3. virtual directory database --> c:\dynamicweb\piaraeus\web\database

 

4.virtual directory files -->c:\dynamicweb\piaraeus\web\files

 

and i have made all the change in globalsettings.aspx but still nothing!!!

 

thanks again stavros 

 


Replies

 
Nicolai Høeg Pedersen
Reply
stavros.solo wrote:

i need help i trying to install dynamic web can somebody tell me what i'am doing wrong??

because maybe i meast up !!

 

i'm doing this steps i have copy on c :\

1 . c:\dynamicweb\piaraeus\web   where are all my files (admin,bin,database,files ect)

 

2 . IIS new website homedirectory --> c:\dynamicweb\piaraeus\web

 

3. virtual directory database --> c:\dynamicweb\piaraeus\web\database

 

4.virtual directory files -->c:\dynamicweb\piaraeus\web\files

 

and i have made all the change in globalsettings.aspx but still nothing!!!

 

thanks again stavros 

 

If your description of your folder structure above is precise, then its wrong.
 

Are you following the installation guide precisely?: http://documentation.dynamicweb.dk/Admin/Public/Download.aspx?File=Files%2fFiler%2fDocumentation+portal%2fDynamicweb+CMS%2fDocumentation%2fInstallation%2fen%2f8111_(en-US)_Installation_Guide.pdf

 

In order to give us a hint what could be wrong, could you please tell us the error and precise description of what you do. (URL you are accessing, whats on the screen?)

 

What happens if you drop a simple html file in your home directory and tries to access that?

 
Reply

 

 
Reply

just put the error code here so we can help you :)

 

by the way, are you using Access or SQL database?

 
Reply
bra@communikanten.dk wrote:

just put the error code here so we can help you :)

 

by the way, are you using Access or SQL database?

sql database but i can't see the errors when i want to see the site it shows me onlyInternet Explorer cannot display the webpage !!!

 

 
Reply

you can see this post of mine :)

 

http://developer.dynamicweb.dk/Forum-17061.aspx?action=ShowThread&ThreadID=702

 

 

and if you still have problems you can find me on Google Talk under bruno.in.dk [at] gmail.com or Skype under bruno.in.dk

 

I can help you with that, cause I had the some issues, but now I'm a Pro on it ;-)

 
Reply
bra@communikanten.dk wrote:

just put the error code here so we can help you :)

 

by the way, are you using Access or SQL database?

sql database but i can't see the errors when i want to see the site it shows me onlyInternet Explorer cannot display the webpage !!!

 


i try to set up the same file to another server and it shows me this
errorSystem.NullReferenceException: Object reference not set to an instance of an object. at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at Dynamicweb.GlobalsettingsConverter.RunConverter() at Dynamicweb.GlobalsettingsConverter..ctor() at Dynamicweb.Admin.Global.Application_Start(Object sender, EventArgs e)
Could not convert Globalsettings.xml/aspx
Please wait!
The SQL-Server database could not be opened ('Ecom.mdb') - the error is:
 System.InvalidOperationException: Timeout expired.  The timeout period elapsed prior to obtaining a connection from the pool.  This may have occurred because all pooled connections were in use and max pool size was reached.
   at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
   at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
   at System.Data.SqlClient.SqlConnection.Open()
   at Dynamicweb.Database.GetConn(String strDatabase)

any idea ???
 
Reply
Yes

you are doing something wrong :)
 

 

dont you want to add me at your skype/Google talk?

 

 

 

I'm doing a screen cast of how to do it, I will post later.

 

 

 
Nicolai Høeg Pedersen
Reply

Hi Stavros

 

Based on your last error message (Could not convert GlobalSetting.aspx), i can tell you, that your virtual directory /Files is pointing to the wrong location.

 

Dynamicweb cannot find /Files/GlobalSettings.aspx hence you get a conversion error and a SQL timeout since Dynamicweb cannot find a SQL-Server.

 

You must be logged in to post in the forum