|
-
June 9th, 2008, 01:47 PM
#1
Pb of installation
Hello,
I use System.Data.Sqlserver to manipulate data on my computer (Framework 2.0, visual studio 2005 and SQL Server 2005), all it's ok but I have now a problem when I install my program on another computer. The other computer have FrameWork 2.0 but it misses something because I have a crash when I start my program.
Thanks for your help
Sanouk
-
June 9th, 2008, 03:04 PM
#2
Re: Pb of installation
And what is the error message that it shows just before it crashes?
It is always better to provide a detailed brief of the problem before posting. It helps us in giving a proper solution.
-
June 10th, 2008, 02:06 AM
#3
Re: Pb of installation
Hello,
The problem is I don't have any informations, only the report of the crash but I think it won't be able to help you:
EventType : clr20r3 P1 : production.exe P2 : 1.0.8.161 P3 : 484d52fd
P4 : system.data P5 : 2.0.0.0 P6 : 4333aea2 P7 : 25c3 P8 : 29
P9 : system.data.sqlclient.sql
Sanouk
-
June 10th, 2008, 07:51 AM
#4
Re: Pb of installation
This report won't tell us what exactly is happening in the application. Why don't you include some kind of logging into your application that will log any exceptions that you might get.
-
June 10th, 2008, 07:54 AM
#5
Re: Pb of installation
Hello,
I found the error, it was a problem of right acces to the data base.
Thanks for your help
Sanouk
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
|