hi
i have written a small database application using sql server. After testing my application on my pc everything works fine.
Now i copy my project to another computer also having vb.net installed (the same version as is installed on my pc). If i run my project there i always get an exception thrown when my sqldataadapter tries to fill a dataset.
the error message is 'unknown error' which doesn't tell me much.
Has anyone had the same problem or something like this?
Any help would be greatly appreciated because i'm becoming very despirate for the moment.
thnx
i have written a small database application using sql server. After testing my application on my pc everything works fine.
Now i copy my project to another computer also having vb.net installed (the same version as is installed on my pc). If i run my project there i always get an exception thrown when my sqldataadapter tries to fill a dataset.
the error message is 'unknown error' which doesn't tell me much.
Has anyone had the same problem or something like this?
Any help would be greatly appreciated because i'm becoming very despirate for the moment.
thnx