Personal Web Site Kit

  • Thread starter Thread starter Christopher Brandsdal
  • Start date Start date
C

Christopher Brandsdal

Hi!

Have set up a personal web site with the kit available from visual studio
2005. I use XP on my workstation. When I run the page on my localhost,
everything works great!

But when I publish it on my webserber(win2k3, sql express, asp2.0) I get an
error when the page tryes to insert data into the database, or when I try to
log in on the page. It works fine to read from the database. All the
galleries is viewed fine. Take a look at www.cwb.no

The error I get looks like this:

An error has occurred while establishing a connection to the server. When
connecting to SQL Server 2005, this failure may be caused by the fact that
under the default settings SQL Server does not allow remote connections.
(provider: SQL Network Interfaces, error: 26 - Error Locating
Server/Instance Specified)

This is not right, because I use the sql express from other remote pages I
have made from scratch myself. I also did check the settings for remote
connections, and it all looks fine.

Any ideas?

Best regards,
Christopher Brandsdal
 
Back
Top