Click here to Skip to main content
15,922,696 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionInsert New Line in File Stream Pin
IvanIT25-Jan-09 5:56
IvanIT25-Jan-09 5:56 
AnswerRe: Insert New Line in File Stream Pin
N a v a n e e t h25-Jan-09 6:04
N a v a n e e t h25-Jan-09 6:04 
GeneralRe: Insert New Line in File Stream Pin
IvanIT25-Jan-09 6:42
IvanIT25-Jan-09 6:42 
GeneralRe: Insert New Line in File Stream Pin
Dave Kreskowiak25-Jan-09 10:05
mveDave Kreskowiak25-Jan-09 10:05 
GeneralRe: Insert New Line in File Stream Pin
IvanIT26-Jan-09 7:46
IvanIT26-Jan-09 7:46 
GeneralRe: Insert New Line in File Stream Pin
Dave Kreskowiak26-Jan-09 11:35
mveDave Kreskowiak26-Jan-09 11:35 
GeneralRe: Insert New Line in File Stream Pin
IvanIT26-Jan-09 12:36
IvanIT26-Jan-09 12:36 
QuestionRemote Connection MSSQL Express2005 Pin
r_mohd25-Jan-09 3:52
r_mohd25-Jan-09 3:52 
Hi All,

I have developed an application in vb.net 2005/ Mssql express 2005.
It works very fine on my machine, but give me problem when i am trying to run it on my remote machine. I am using LAN (Cross over Cable). It gives me an error "Login failed for user 'MyServerName\Guest' when i am trying to run it on my remote machine.

My Connection String is like following.
Conn = New SqlConnection("Server=myserver\SQLEXPRESS,1028;Trusted_Connection=yes;database=mydatabase")

I have done following steps.

Sql Server 2005 Surface Area Configuration.
I have set Remote Connections
Local and Remote Connections.
Using Both TCP/IP and Named Pipes.
Apply Done.
Stop Service and again restart.

Sql Server Configuration Manager
Sql Server 2005 Network Configuration
Protocols for SqlExpress
Shared memory = Enabled
Named Pipes = Enabled
TCP/IP = Enabled
Via = Enabled

Sql Server 2005 Services
Sql Server (SqlExpress) Running.
Sql Server Browser Running.
Stop and again restart.

Ms Sql Server Management Studio SqlExpress.
Set Security to Sql Server and windows Authentication mode.


But still i am facing the same problem.

Kindly help me.


Thanks in advance.

rmshah
Developer

AnswerRe: Remote Connection MSSQL Express2005 Pin
Wendelius25-Jan-09 4:18
mentorWendelius25-Jan-09 4:18 
QuestionMCiWnd api problem. Pin
V.G24-Jan-09 18:31
V.G24-Jan-09 18:31 
AnswerRe: MCiWnd api problem. Pin
Christian Graus25-Jan-09 0:45
protectorChristian Graus25-Jan-09 0:45 
GeneralRe: MCiWnd api problem. Pin
V.G25-Jan-09 2:33
V.G25-Jan-09 2:33 
GeneralRe: MCiWnd api problem. Pin
Dave Kreskowiak25-Jan-09 5:18
mveDave Kreskowiak25-Jan-09 5:18 
QuestionNeed intro to TcpListener & TcpClient Pin
VIP-CoMmAnDo24-Jan-09 15:52
VIP-CoMmAnDo24-Jan-09 15:52 
AnswerRe: Need intro to TcpListener & TcpClient Pin
Dave Kreskowiak25-Jan-09 5:08
mveDave Kreskowiak25-Jan-09 5:08 
QuestionUse Interface imported from COM dll Pin
o m n i24-Jan-09 12:52
o m n i24-Jan-09 12:52 
AnswerRe: Use Interface imported from COM dll Pin
Dave Kreskowiak25-Jan-09 5:07
mveDave Kreskowiak25-Jan-09 5:07 
QuestionRe: Use Interface imported from COM dll Pin
o m n i25-Jan-09 5:29
o m n i25-Jan-09 5:29 
QuestionHow to submit vb.net form Pin
Riyaz.R24-Jan-09 10:46
Riyaz.R24-Jan-09 10:46 
AnswerRe: How to submit vb.net form Pin
Dave Kreskowiak24-Jan-09 11:03
mveDave Kreskowiak24-Jan-09 11:03 
AnswerRe: How to submit vb.net form Pin
Ashutosh Phoujdar26-Jan-09 19:49
Ashutosh Phoujdar26-Jan-09 19:49 
QuestionNeed Help! Pin
ShayanTanwir24-Jan-09 7:00
ShayanTanwir24-Jan-09 7:00 
AnswerRe: Need Help! Pin
Dave Kreskowiak24-Jan-09 11:06
mveDave Kreskowiak24-Jan-09 11:06 
QuestionError handler only works once in loop Pin
timb11124-Jan-09 5:50
timb11124-Jan-09 5:50 
AnswerRe: Error handler only works once in loop Pin
Dave Kreskowiak24-Jan-09 10:46
mveDave Kreskowiak24-Jan-09 10:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.