Click here to Skip to main content
15,887,350 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: .NET Queued Component Pin
CBoland24-Jun-03 7:07
CBoland24-Jun-03 7:07 
GeneralWindows Service Installation Pin
Sanjeev Kumar18-Jun-03 6:07
Sanjeev Kumar18-Jun-03 6:07 
GeneralRe: Windows Service Installation Pin
Sanjeev Kumar18-Jun-03 6:44
Sanjeev Kumar18-Jun-03 6:44 
GeneralRe: Windows Service Installation Pin
Burt Harris21-Jun-03 13:12
Burt Harris21-Jun-03 13:12 
GeneralAbsolute file paths for appSettings Pin
Ian Darling18-Jun-03 2:39
Ian Darling18-Jun-03 2:39 
GeneralRe: Absolute file paths for appSettings Pin
CBoland24-Jun-03 7:24
CBoland24-Jun-03 7:24 
GeneralUnable to open the remote windows service Pin
karthikv17-Jun-03 9:55
karthikv17-Jun-03 9:55 
QuestionIs it a new version of DLL hell? Pin
Oleksandr Kucherenko17-Jun-03 3:18
Oleksandr Kucherenko17-Jun-03 3:18 
Hi!

I have such problem:
- i make 3-tiered application, in which data access layer work on standalone computer (Server).
- I have some clients which use this server.

On server I have Framework 1.0 only!

But clients can have differ configurations:
- only framework 1.0
- only framework 1.1
- both frameworks

in case when client has only 1.1 version server sometimes throw strange exceptions. On Remoting of OleDbType I have exception that server can not create instance of object on his side.
<br />
'FastReporting.exe': Loaded 'c:\windows\assembly\gac\system.data\1.0.5000.0__b77a5c561934e089\system.data.dll', No symbols loaded.<br />
Strong Thread Exception: Exception: File or assembly name System.Data, or one of its dependencies, was not found.<br />


Does anybody know how to configure client or server to remove such problem?

Good Luck
Alex Kucherenko
GeneralRe: Is it a new version of DLL hell? Pin
Oleksandr Kucherenko17-Jun-03 4:56
Oleksandr Kucherenko17-Jun-03 4:56 
AnswerRe: Is it a new version of DLL hell? Pin
leppie17-Jun-03 9:15
leppie17-Jun-03 9:15 
GeneralRe: Is it a new version of DLL hell? Pin
Oleksandr Kucherenko17-Jun-03 21:06
Oleksandr Kucherenko17-Jun-03 21:06 
GeneralRe: Is it a new version of DLL hell? Pin
leppie18-Jun-03 7:09
leppie18-Jun-03 7:09 
GeneralObject Memory Space Pin
CBoland16-Jun-03 9:09
CBoland16-Jun-03 9:09 
GeneralRe: Object Memory Space Pin
Daniel Turini17-Jun-03 10:07
Daniel Turini17-Jun-03 10:07 
GeneralRe: Object Memory Space Pin
Aravinthan25-Jun-03 3:31
Aravinthan25-Jun-03 3:31 
GeneralFORM VB 6 to VB.net Pin
Jonavis13-Jun-03 11:21
Jonavis13-Jun-03 11:21 
GeneralIL Optimization Pin
leppie13-Jun-03 10:02
leppie13-Jun-03 10:02 
GeneralRe: IL Optimization Pin
Daniel Turini13-Jun-03 10:22
Daniel Turini13-Jun-03 10:22 
GeneralRe: IL Optimization Pin
leppie13-Jun-03 10:38
leppie13-Jun-03 10:38 
GeneralRe: IL Optimization Pin
Daniel Turini13-Jun-03 10:53
Daniel Turini13-Jun-03 10:53 
GeneralRe: IL Optimization Pin
leppie13-Jun-03 11:08
leppie13-Jun-03 11:08 
GeneralRe: IL Optimization Pin
Daniel Turini13-Jun-03 11:32
Daniel Turini13-Jun-03 11:32 
GeneralRe: IL Optimization Pin
leppie13-Jun-03 12:04
leppie13-Jun-03 12:04 
GeneralIIS Permissions and .NET Framework Pin
Roger Wright13-Jun-03 8:47
professionalRoger Wright13-Jun-03 8:47 
Generalscrolling without a scrollbar Pin
mindfuck13-Jun-03 4:26
mindfuck13-Jun-03 4:26 

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.