|
-
Mar 7th, 2007, 06:54 PM
#1
Thread Starter
Frenzied Member
[RESOLVED] network error
when i try to open the connection with database SQL Server 2000, i get this error
general network error check your network documentation
any one has a solve to this error
thanks alot
You Don't Have to Rate Me.
I'm Not a Civilized Man I'm the Civilization it self
White or Black, Living or Dieing and 0 or 1 that's MY life
iam an Object in Object Oriented Life
my blog : http://refateid.blogspot.com/
twitter : @avrail
010011000111010101110110001000000100110101111001001000000101000001100011 
-
Mar 8th, 2007, 02:35 AM
#2
Frenzied Member
Re: network error
Is this on a device or an emulator?
How are you connected to the PC?
Can you ping the server?
Pete
-
Mar 8th, 2007, 06:03 AM
#3
Thread Starter
Frenzied Member
Re: network error
iam using the emulator
i connected like this
- Tools >> Device Emulator Manager >> Pocket pc Emulator >> Connect
- then Cradel
- here the ActiveSyn working and Connected
- after this i run my program
and thats all
You Don't Have to Rate Me.
I'm Not a Civilized Man I'm the Civilization it self
White or Black, Living or Dieing and 0 or 1 that's MY life
iam an Object in Object Oriented Life
my blog : http://refateid.blogspot.com/
twitter : @avrail
010011000111010101110110001000000100110101111001001000000101000001100011 
-
Mar 8th, 2007, 11:26 AM
#4
Frenzied Member
-
Mar 8th, 2007, 03:15 PM
#5
Thread Starter
Frenzied Member
Re: network error
well i think it is a helpful topic
any way, i get the "Virtual Machine Network Services" but when i try to ping my server, this didnt work
i try the server name it called avrail
also i try Local
and i try 127.0.0.1 this wroking good when i change the connection string to
vb Code:
"Data Source=127.0.0.1,1434;Initial Catalog=BMs;User ID=avrailRofa;Password=4746612;";
it didnt work and it gives me the same error
general network error check your network documentation
You Don't Have to Rate Me.
I'm Not a Civilized Man I'm the Civilization it self
White or Black, Living or Dieing and 0 or 1 that's MY life
iam an Object in Object Oriented Life
my blog : http://refateid.blogspot.com/
twitter : @avrail
010011000111010101110110001000000100110101111001001000000101000001100011 
-
Mar 9th, 2007, 06:48 AM
#6
Fanatic Member
Re: network error
you cant connect to 127.0.0.1, thats a localhost ip address.
try the machine name or else create a fake network on your machine using a Loopback adapter (http://www.pocketpcdn.com/articles/e..._loopback.html)
Barry
Visual Studio .NET 2008/Visual Studio .NET 2005/Visual Studio .NET 2003
.NET Framework 3.0 2.0 1.1/ASP.Net 3.0 2.0 1.1/Compact Framework 1.0
SQL Server 2005/2000/SQL Server CE 2.0
If you like, rate this post
Compact Framework for Beginners
-
Mar 9th, 2007, 10:25 AM
#7
Thread Starter
Frenzied Member
Re: network error
ok, strider i try to connect to my server using its name
the server name is AVRAIL
but it still giving me the same Error
general network error check your network documentation
You Don't Have to Rate Me.
I'm Not a Civilized Man I'm the Civilization it self
White or Black, Living or Dieing and 0 or 1 that's MY life
iam an Object in Object Oriented Life
my blog : http://refateid.blogspot.com/
twitter : @avrail
010011000111010101110110001000000100110101111001001000000101000001100011 
-
Mar 13th, 2007, 10:09 PM
#8
Frenzied Member
Re: network error
Hello,
Open your sql server and when the dialog opens to connect to a sql server, put in the user credentials for the sql server on the network that you want to connect to. If that works, then there must be something wrong with your connection string.
Steve
-
Apr 5th, 2007, 07:47 PM
#9
Thread Starter
Frenzied Member
Re: network error
it is have been solved
all i have done is getting the sp3 for sql server 2000
hate u microsoft they have to tell us
i lost about 4 days for this
You Don't Have to Rate Me.
I'm Not a Civilized Man I'm the Civilization it self
White or Black, Living or Dieing and 0 or 1 that's MY life
iam an Object in Object Oriented Life
my blog : http://refateid.blogspot.com/
twitter : @avrail
010011000111010101110110001000000100110101111001001000000101000001100011 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|