Author |
|
cladinshadows Newbie
Joined: 22 August 2010 Location: Australia
Online Status: Offline Posts: 1
|
Posted: 27 August 2010 at 3:12am | IP Logged
|
|
|
Hi
I am trying to setup webmail to connect to my hmailserver and keep getting an error message, ‘Connect unsuccessful!: Internal Server Error. Please, contact your system administrator in order to report the problem.’
I have hmailserver 5.3.3 with MS SQL CE
Setting up the webmail am at the following URL on my server;
http://server/webmail/adminpanel/install.aspx?mode=db.
The following settings I have tried for the connection settings;
SQL login Administrator
SQL password ******* &nb sp; (tried windows and hmailserver passwords)
Database name server\program files\hmailserver\database\hmailserver.sdf
Host &n bsp; \\server
I have also tried ODBC Connection sting, which I found information from http://www.connectionstrings.com/sql-server-2005-ce
Data Source=MyData.sdf;Persist Security Info=False;
With MyData.sdf being hmailserver.sdf
If anyone can tell me what I’m doing wrong and point me in the right direction that would be great
Cheers
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 27 August 2010 at 3:29am | IP Logged
|
|
|
We're not sure if WebMail Pro can be used with MS SQL 2005 CE, the link you've provided doesn't point to any connection strings utilizing ODBC which is a requirement. Anyway, you don't have to use the same database which is used by hMailServer, this could be any other database. If you're running ASP.NET installation and you're not planning large install with hundreds of users, you might try using MS Access database, WebMail Pro is shipped with ready-to-use (\App_Data\DB\_webmail.mdb file).
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|