PC Review


Reply
Thread Tools Rate Thread

Can connect on VPN but not on network

 
 
=?Utf-8?B?Um9iZXJ0IFQu?=
Guest
Posts: n/a
 
      7th Nov 2007
Just installed BCM 2007 on Vista. The shared database is on the server. I
can connect to the shared database over VPN from home but not when I'm docked
at the office and on the network. My business partner has XP and can connect
without problems either on the network or over VPN.

Any suggestions?
 
Reply With Quote
 
 
 
 
=?Utf-8?B?Um9iZXJ0IFQu?=
Guest
Posts: n/a
 
      16th Nov 2007
Update:

When I first start Outlook 2007 while connected to our domain locally, the
Business Contact Manager status is "Online". This remains true until Outlook
itself actually connects to Microsoft Exchange. Why would this happen while
on the domain but not over VPN?

"Robert T." wrote:

> Just installed BCM 2007 on Vista. The shared database is on the server. I
> can connect to the shared database over VPN from home but not when I'm docked
> at the office and on the network. My business partner has XP and can connect
> without problems either on the network or over VPN.
>
> Any suggestions?

 
Reply With Quote
 
Luther
Guest
Posts: n/a
 
      19th Nov 2007
On Nov 16, 6:28 am, Robert T. <Robe...@discussions.microsoft.com>
wrote:
> Update:
>
> When I first start Outlook 2007 while connected to our domain locally, the
> Business Contact Manager status is "Online". This remains true until Outlook
> itself actually connects to Microsoft Exchange. Why would this happen while
> on the domain but not over VPN?
>
>
>
> "Robert T." wrote:
> > Just installed BCM 2007 on Vista. The shared database is on the server. I
> > can connect to the shared database over VPN from home but not when I'm docked
> > at the office and on the network. My business partner has XP and can connect
> > without problems either on the network or over VPN.

>
> > Any suggestions?- Hide quoted text -

>
> - Show quoted text -


This is the same machine that can connect over VPN but not on the
office LAN?
 
Reply With Quote
 
=?Utf-8?B?Um9iZXJ0IFQu?=
Guest
Posts: n/a
 
      19th Nov 2007
Yes. It is my laptop. Dell M90. I switch between LAN at the office and VPN
at home.

"Luther" wrote:

> On Nov 16, 6:28 am, Robert T. <Robe...@discussions.microsoft.com>
> wrote:
> > Update:
> >
> > When I first start Outlook 2007 while connected to our domain locally, the
> > Business Contact Manager status is "Online". This remains true until Outlook
> > itself actually connects to Microsoft Exchange. Why would this happen while
> > on the domain but not over VPN?
> >
> >
> >
> > "Robert T." wrote:
> > > Just installed BCM 2007 on Vista. The shared database is on the server. I
> > > can connect to the shared database over VPN from home but not when I'm docked
> > > at the office and on the network. My business partner has XP and can connect
> > > without problems either on the network or over VPN.

> >
> > > Any suggestions?- Hide quoted text -

> >
> > - Show quoted text -

>
> This is the same machine that can connect over VPN but not on the
> office LAN?
>

 
Reply With Quote
 
Luther
Guest
Posts: n/a
 
      19th Nov 2007
On Nov 19, 6:21 am, Robert T. <Robe...@discussions.microsoft.com>
wrote:
> Yes. It is my laptop. Dell M90. I switch between LAN at the office and VPN
> at home.
>
>
>
> "Luther" wrote:
> > On Nov 16, 6:28 am, Robert T. <Robe...@discussions.microsoft.com>
> > wrote:
> > > Update:

>
> > > When I first start Outlook 2007 while connected to our domain locally, the
> > > Business Contact Manager status is "Online". This remains true until Outlook
> > > itself actually connects to Microsoft Exchange. Why would this happen while
> > > on the domain but not over VPN?

>
> > > "Robert T." wrote:
> > > > Just installed BCM 2007 on Vista. The shared database is on the server. I
> > > > can connect to the shared database over VPN from home but not when I'm docked
> > > > at the office and on the network. My business partner has XP and can connect
> > > > without problems either on the network or over VPN.

>
> > > > Any suggestions?- Hide quoted text -

>
> > > - Show quoted text -

>
> > This is the same machine that can connect over VPN but not on the
> > office LAN?- Hide quoted text -

>
> - Show quoted text -


First question is can the laptop in the office see the server machine?
Type this in a command window:
ping nameofdatabasemachine

If that works, try connecting to the database without BCM. Type this
in a command window:
sqlcmd -E -S "nameofdatabasemachine\mssmlbiz,5356" -Q "select
substring(name,1,20), state_desc from sys.databases"

That should return a list of databases, or some explanation of why it
cannot connect.

Also, when you connect over the VPN, does the VPN software attach your
laptoip to the domain? If not, in the office you could try not logging
onto the domain, and trying to reach the database as a workgroup
machine. Is the problem limited to BCM--can you reach other network
resources like shared folders and printers on the domain?
 
Reply With Quote
 
=?Utf-8?B?Um9iZXJ0IFQu?=
Guest
Posts: n/a
 
      21st Nov 2007
Luther,

I could ping the server just fine over VPN but not logged into the domain.
Also, when on the domain I tried your sqlcmd and it came back with "Sqlcmd:
Error: Microsoft SQL Native Client " Unable to complete login process due to
delay in opening server connection.


As far as the VPN software, we are just using Windows VPN (whatever comes
with Vista). I am told that it does connect me to the domain.

When it comes to network resources like shared folders and printers, I
believe that part works fine. I can see our S: and T: drives and printers
just like my coworker who's on XP.


"Luther" wrote:

> On Nov 19, 6:21 am, Robert T. <Robe...@discussions.microsoft.com>
> wrote:
> > Yes. It is my laptop. Dell M90. I switch between LAN at the office and VPN
> > at home.
> >
> >
> >
> > "Luther" wrote:
> > > On Nov 16, 6:28 am, Robert T. <Robe...@discussions.microsoft.com>
> > > wrote:
> > > > Update:

> >
> > > > When I first start Outlook 2007 while connected to our domain locally, the
> > > > Business Contact Manager status is "Online". This remains true until Outlook
> > > > itself actually connects to Microsoft Exchange. Why would this happen while
> > > > on the domain but not over VPN?

> >
> > > > "Robert T." wrote:
> > > > > Just installed BCM 2007 on Vista. The shared database is on the server. I
> > > > > can connect to the shared database over VPN from home but not when I'm docked
> > > > > at the office and on the network. My business partner has XP and can connect
> > > > > without problems either on the network or over VPN.

> >
> > > > > Any suggestions?- Hide quoted text -

> >
> > > > - Show quoted text -

> >
> > > This is the same machine that can connect over VPN but not on the
> > > office LAN?- Hide quoted text -

> >
> > - Show quoted text -

>
> First question is can the laptop in the office see the server machine?
> Type this in a command window:
> ping nameofdatabasemachine
>
> If that works, try connecting to the database without BCM. Type this
> in a command window:
> sqlcmd -E -S "nameofdatabasemachine\mssmlbiz,5356" -Q "select
> substring(name,1,20), state_desc from sys.databases"
>
> That should return a list of databases, or some explanation of why it
> cannot connect.
>
> Also, when you connect over the VPN, does the VPN software attach your
> laptoip to the domain? If not, in the office you could try not logging
> onto the domain, and trying to reach the database as a workgroup
> machine. Is the problem limited to BCM--can you reach other network
> resources like shared folders and printers on the domain?
>

 
Reply With Quote
 
=?Utf-8?B?Um9iZXJ0IFQu?=
Guest
Posts: n/a
 
      21st Nov 2007
More information:

Outlook did not connect to the exchange server this morning and is asking
for my password. What's funny is that BCM shows as Online. This is at the
office, not VPN.

"Luther" wrote:

> On Nov 19, 6:21 am, Robert T. <Robe...@discussions.microsoft.com>
> wrote:
> > Yes. It is my laptop. Dell M90. I switch between LAN at the office and VPN
> > at home.
> >
> >
> >
> > "Luther" wrote:
> > > On Nov 16, 6:28 am, Robert T. <Robe...@discussions.microsoft.com>
> > > wrote:
> > > > Update:

> >
> > > > When I first start Outlook 2007 while connected to our domain locally, the
> > > > Business Contact Manager status is "Online". This remains true until Outlook
> > > > itself actually connects to Microsoft Exchange. Why would this happen while
> > > > on the domain but not over VPN?

> >
> > > > "Robert T." wrote:
> > > > > Just installed BCM 2007 on Vista. The shared database is on the server. I
> > > > > can connect to the shared database over VPN from home but not when I'm docked
> > > > > at the office and on the network. My business partner has XP and can connect
> > > > > without problems either on the network or over VPN.

> >
> > > > > Any suggestions?- Hide quoted text -

> >
> > > > - Show quoted text -

> >
> > > This is the same machine that can connect over VPN but not on the
> > > office LAN?- Hide quoted text -

> >
> > - Show quoted text -

>
> First question is can the laptop in the office see the server machine?
> Type this in a command window:
> ping nameofdatabasemachine
>
> If that works, try connecting to the database without BCM. Type this
> in a command window:
> sqlcmd -E -S "nameofdatabasemachine\mssmlbiz,5356" -Q "select
> substring(name,1,20), state_desc from sys.databases"
>
> That should return a list of databases, or some explanation of why it
> cannot connect.
>
> Also, when you connect over the VPN, does the VPN software attach your
> laptoip to the domain? If not, in the office you could try not logging
> onto the domain, and trying to reach the database as a workgroup
> machine. Is the problem limited to BCM--can you reach other network
> resources like shared folders and printers on the domain?
>

 
Reply With Quote
 
Luther
Guest
Posts: n/a
 
      21st Nov 2007
On Nov 21, 6:48 am, Robert T. <Robe...@discussions.microsoft.com>
wrote:
> More information:
>
> Outlook did not connect to the exchange server this morning and is asking
> for my password. What's funny is that BCM shows as Online. This is at the
> office, not VPN.
>
>
>
> "Luther" wrote:
> > On Nov 19, 6:21 am, Robert T. <Robe...@discussions.microsoft.com>
> > wrote:
> > > Yes. It is my laptop. Dell M90. I switch between LAN at the office and VPN
> > > at home.

>
> > > "Luther" wrote:
> > > > On Nov 16, 6:28 am, Robert T. <Robe...@discussions.microsoft.com>
> > > > wrote:
> > > > > Update:

>
> > > > > When I first start Outlook 2007 while connected to our domain locally, the
> > > > > Business Contact Manager status is "Online". This remains true until Outlook
> > > > > itself actually connects to Microsoft Exchange. Why would this happen while
> > > > > on the domain but not over VPN?

>
> > > > > "Robert T." wrote:
> > > > > > Just installed BCM 2007 on Vista. The shared database is on the server. I
> > > > > > can connect to the shared database over VPN from home but not when I'm docked
> > > > > > at the office and on the network. My business partner has XP and can connect
> > > > > > without problems either on the network or over VPN.

>
> > > > > > Any suggestions?- Hide quoted text -

>
> > > > > - Show quoted text -

>
> > > > This is the same machine that can connect over VPN but not on the
> > > > office LAN?- Hide quoted text -

>
> > > - Show quoted text -

>
> > First question is can the laptop in the office see the server machine?
> > Type this in a command window:
> > ping nameofdatabasemachine

>
> > If that works, try connecting to the database without BCM. Type this
> > in a command window:
> > sqlcmd -E -S "nameofdatabasemachine\mssmlbiz,5356" -Q "select
> > substring(name,1,20), state_desc from sys.databases"

>
> > That should return a list of databases, or some explanation of why it
> > cannot connect.

>
> > Also, when you connect over the VPN, does the VPN software attach your
> > laptoip to the domain? If not, in the office you could try not logging
> > onto the domain, and trying to reach the database as a workgroup
> > machine. Is the problem limited to BCM--can you reach other network
> > resources like shared folders and printers on the domain?- Hide quoted text -

>
> - Show quoted text -


I don't know the details but "online" to Outlook should mean connected
to Exchange, and online to BCM should mean connected to primary
database--as opposed to the offline database, if that's enabled.
 
Reply With Quote
 
Luther
Guest
Posts: n/a
 
      21st Nov 2007
On Nov 21, 6:35 am, Robert T. <Robe...@discussions.microsoft.com>
wrote:
> Luther,
>
> I could ping the server just fine over VPN but not logged into the domain.
> Also, when on the domain I tried your sqlcmd and it came back with "Sqlcmd:
> Error: Microsoft SQL Native Client " Unable to complete login process due to
> delay in opening server connection.
>
> As far as the VPN software, we are just using Windows VPN (whatever comes
> with Vista). I am told that it does connect me to the domain.
>
> When it comes to network resources like shared folders and printers, I
> believe that part works fine. I can see our S: and T: drives and printers
> just like my coworker who's on XP.
>
>
>
> "Luther" wrote:
> > On Nov 19, 6:21 am, Robert T. <Robe...@discussions.microsoft.com>
> > wrote:
> > > Yes. It is my laptop. Dell M90. I switch between LAN at the office and VPN
> > > at home.

>
> > > "Luther" wrote:
> > > > On Nov 16, 6:28 am, Robert T. <Robe...@discussions.microsoft.com>
> > > > wrote:
> > > > > Update:

>
> > > > > When I first start Outlook 2007 while connected to our domain locally, the
> > > > > Business Contact Manager status is "Online". This remains true until Outlook
> > > > > itself actually connects to Microsoft Exchange. Why would this happen while
> > > > > on the domain but not over VPN?

>
> > > > > "Robert T." wrote:
> > > > > > Just installed BCM 2007 on Vista. The shared database is on the server. I
> > > > > > can connect to the shared database over VPN from home but not when I'm docked
> > > > > > at the office and on the network. My business partner has XP and can connect
> > > > > > without problems either on the network or over VPN.

>
> > > > > > Any suggestions?- Hide quoted text -

>
> > > > > - Show quoted text -

>
> > > > This is the same machine that can connect over VPN but not on the
> > > > office LAN?- Hide quoted text -

>
> > > - Show quoted text -

>
> > First question is can the laptop in the office see the server machine?
> > Type this in a command window:
> > ping nameofdatabasemachine

>
> > If that works, try connecting to the database without BCM. Type this
> > in a command window:
> > sqlcmd -E -S "nameofdatabasemachine\mssmlbiz,5356" -Q "select
> > substring(name,1,20), state_desc from sys.databases"

>
> > That should return a list of databases, or some explanation of why it
> > cannot connect.

>
> > Also, when you connect over the VPN, does the VPN software attach your
> > laptoip to the domain? If not, in the office you could try not logging
> > onto the domain, and trying to reach the database as a workgroup
> > machine. Is the problem limited to BCM--can you reach other network
> > resources like shared folders and printers on the domain?- Hide quoted text -

>
> - Show quoted text -


Not being able to ping the server while on the domain is the lowest
level problem. You'll need to resolve that before BCM can find its
database.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
AT&T Network Client - can't connect to company's network CEDavis Windows XP Work Remotely 6 14th Dec 2009 05:04 AM
Fails to connect to network on boot, have to reset network adapter Rowan Windows Vista Networking 9 12th Sep 2008 09:08 AM
weird network error - cannot connect to network after joining domain hkmlam@gmail.com Windows XP Networking 3 12th Oct 2007 03:01 AM
Nothing displayed in properties of Network card in network connect =?Utf-8?B?U3VtaWU=?= Windows XP General 1 21st Jun 2007 05:48 AM
Can't connect to network share as other user unless I disconnect network drives cdn1967@yahoo.com Windows Networking 2 14th Apr 2005 06:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:29 PM.