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 / General / October 2005

Tip: Looking for answers? Try searching our database.

access to different SQL-Server

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Erich Brunthaller - 21 Oct 2005 17:58 GMT
I run the SQL-server on VM-Ware with mixed mode auth.
When I host the ASP service on IIS in VM-Ware access is possible from
everywhere. But hosting the service on the IIS outside VM-Ware can not access
the SQL-Server. The error is "SQL server does not exist, or access denied".
The problem can not be any firewall because EnterpriseManager sees the
Server and is dissabled. One possibility for solving this might be
Impersonation I guess. Adding <identity impersonate="true" userName="user"
password="pass"/> to web.config gives an error when compiling. Only <identity
impersonate="true" /> works but does not bring any effect.
btw. The systems are not in a domain and the conn.string is:
"Data Source=192.168.0.10,1433; Initial Catalog=pubs; user id = user;
password="
or
"Data Source=COMPUTER; Initial Catalog=pubs; user id = user; password="

can anybody help?
Rainier [MCT] - 21 Oct 2005 20:20 GMT
Hi Erich,

I think I'm having the same kind of problem,
Ive written a Web interface on the messenger api so my customer can offer
anyone in there organisation chat functonality using a LCS backend.

Everything works fine but messenger clients from outside VM Ware can't
access the IIS Server that is running within the VM Ware .

When IIS initiates the connection.
Everything works fine.

So I suspect that VMWare is the one that's causing the bugs.
Signature

Rainier van Slingerlandt
www.slingerlandt.com

Please hit the Yes button If my effort is helpfull.

> I run the SQL-server on VM-Ware with mixed mode auth.
> When I host the ASP service on IIS in VM-Ware access is possible from
[quoted text clipped - 12 lines]
>
> can anybody help?
Erich Brunthaller - 23 Oct 2005 08:50 GMT
Hi Rainier !

It is definitely the VM-Ware which causes the problem.
I checked it with a different SQL Server instance on a W98 system with no
problems.
But how to solve this unpleasant behaviour?
I took a look at the VM-Ware support page but without any hint.

best regards

Erich

> Hi Erich,
>
[quoted text clipped - 26 lines]
> >
> > can anybody help?

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.