Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

MS Small Business Server 2003 Question...

  • 02-04-2009 10:55pm
    #1
    Closed Accounts Posts: 7,097 ✭✭✭


    Hi folks,

    I'm trying to get my company website thats running on ASP.NET 2.0, that is hosted with my web hosting company, to use a connection string to connect to an MS SQL Server 2005 database that is running on my Small Business Server and is located in my factory, which is connected to the internet through a broadband connection. The idea is to allow customers track work in progress in the factory, which is tracked on the MS SQL Server 2005 database in the factory, by logging onto the company website and using a connection string from the remote website to run an SQL query to pull data from the server remotely and display it to the customer on our website...

    At the moment, when I try to connect to my Small Business Server, using the IP address of my local Small Business Server in my factory and a username and password, the connection is being refused.

    I'm wondering is what I'm trying to do actually possible??? I know there is a feature called Remote Web Workplace for folks to log into a profile from home, but what I'm trying to do here is quite different...

    Thanks in advance for any advice...


Comments

  • Closed Accounts Posts: 164 ✭✭ob


    Sounds like either a firewall issue, or SQL Server is set to refuse remote connections.

    Maybe this will help...


Advertisement