Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Security / May 2008

Tip: Looking for answers? Try searching our database.

WebSite Admin Tool

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Herb - 07 May 2008 00:09 GMT
I've built an ASP.NET application on my development computer and incorporated
this WebsiteAdminTool to manage the userids used for forms authentication.

I delpoyed the application to my webserver, which in a different subnet, and
now I get "error: 26 - Error Locating Server/Instance Specified" when I put
credentials into the authentication form and click Login.

I confirmed that the ASPNETDB.MDF file moved over to the webserver and I've
even connected to it in SQLServer under the webserver.

Can anyone provide suggestions as to where I can look to solve this problem.

Thank you, Herb

Signature

stullhe104

Steven Cheng [MSFT] - 07 May 2008 07:28 GMT
Hi stullhe104,

Regarding on the "error: 26 .." error you mentioned, based on my research,
it is a error message specific to SQL Server named instance's locating.
Here is a blog article describe this:

#SQL Network Interfaces, error: 26 - Error Locating Server/Instance
Specified
http://blogs.msdn.com/sql_protocols/archive/2007/05/13/sql-network-interface
s-error-26-error-locating-server-instance-specified.aspx

However, as this article mentioned, this is just the direct error message,
the actual cause maybe further dependent. For your scenario,  I'd like you
to provide the following information so that I can have a further look
at(in addition to the above article):

1. As you are using the SQL membership provider to store user accoutns
info, correct? if so, are you using a customized membership setting in
web.config and also has your own custom connectionstring? If so, please
paste the configuration section here.

2. After you moved to the production server, whether the SQL Server
instance matches the one one your original server(such as instance name).
If you're using the default  "user instance" mode(an attached aspnetdb.mdf
file), you need to make sure user instance is correctly running on the
production server.

You can check the above things in addition to the steps mentioned in the
blog article.

If there is any other findings, welcome to post here.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@microsoft.com.

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
>From: =?Utf-8?B?SGVyYg==?= <stullhe104@newsgroup.nospam>
>Subject: WebSite Admin Tool
>Date: Tue, 6 May 2008 16:09:00 -0700

>I've built an ASP.NET application on my development computer and incorporated
>this WebsiteAdminTool to manage the userids used for forms authentication.
[quoted text clipped - 9 lines]
>
>Thank you, Herb

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.