Go Back   ZeroC Forums > Comments

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 12-02-2005
kovacm kovacm is offline
Registered User
 
Name: Michal Kovac
Organization: Charles University in Prague
Project: Ferda Data Mining
 
Join Date: Jan 2005
Posts: 60
.NET 2.0 and IceBox

Hi

I know, that you do not support .NET 2.0, but I don't know why, because I use Ice with C# 2.0 for long time and I didn't find any .NET 2.0 specific problem till now. I've find there one "problem" with IceBox. When you have on computer installed .NET Framework 2.0 only, there is no problem. When you have installed both .NET 1.1 and .NET 2.0 on computer and you have IceBox service written for .NET 2.0, there is problem, that iceboxnet will be executed with .NET 1.1 and will have problems to load .NET 2.0 libraries (your services). The way how to how to go around is to compile iceboxnet with .NET 2.0 (because than it will not be possible to execute iceboxnet on .NET 1.1). Please, can you create next version of Ice also with IceBoxNet compiled in .NET 2.0?

Thank you
Reply With Quote
  #2 (permalink)  
Old 12-02-2005
michi's Avatar
michi michi is offline
ZeroC Staff
 
Name: Michi Henning
Organization: ZeroC
Project: Ice
 
Join Date: Feb 2003
Location: Brisbane, Australia
Posts: 909
The only reason you were able to compile Ice with .NET 2.0 is that you linked it against .NET 1.1.

Unfortunately, the current code does not compile with .NET 2.0 because Microsoft have added the Capacity property to CollectionBase This conflicts with the code that is generated by slice2cs for sequences. The next major release of Ice will provide some way to target the generated code for either .NET 1.1 or .NET 2.0.

For IceBox, I'm not surprised that you are getting conflicts. I suspect that it will be impossible to have a single IceBox that can support both .NET 1.1 and .NET 2.0 services concurrently. We'll look into this for the next release.

Cheers,

Michi.
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 08:00 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.