Go Back   RunUO - Ultima Online Emulation > RunUO > Utility Support > Ultima SDK

Ultima SDK Support for the Ultima SDK.

Reply
 
Thread Tools Display Modes
Old 09-05-2003, 08:35 AM   #1 (permalink)
 
Join Date: Mar 2003
Posts: 3
Default assembly problem

hi there
i've a problem with the ultima sdk.... it is a net class libary and therefore it should be vb.net compatible... but when i include it in a project and try to access ultima.client functions it drops an error: "file- or assembly name "ultima" or one of it depencies not found" (translated germen error message)... how can i use it in vb.net or can use it at all in vb.net?

fire666blade
fire666blade is offline   Reply With Quote
Old 09-05-2003, 08:37 AM   #2 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Yes you can.

You need the 1.1 Framework and VS 2k3 I believe in order for it to work properly.

Its a .NET dll written in C# it can work with any .NET Lang.
Phantom is offline   Reply With Quote
Old 09-05-2003, 09:12 AM   #3 (permalink)
 
Join Date: Mar 2003
Posts: 3
Default

there is the error: i have vs.net 2k2 and net framework 1.0^^
ok ill look for some updates....
thx a lot
fire666blade is offline   Reply With Quote
Old 09-05-2003, 11:36 AM   #4 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

You need Framework 1.1 and either Shard Developer that support the 1.1 Framework or VS2k3 ( simplest solution )

The error might go away if you upgrade the framework, might not depends on some factors.

Thing about 1.1 Framework is you can't use it, most of the time on 1.0 however, you can use 1.0 on the 1.1 framework.

(( Talking about apps or dll's compiled on the 1.x Framework ()
Phantom is offline   Reply With Quote
Old 09-05-2003, 09:55 PM   #5 (permalink)
UD
 
Join Date: Feb 2003
Posts: 304
Default

even if you have the 1.1 framework, vs.net 2k2 does not use it. to use 1.1 in vs.net you HAVE to have vs.net 2k3 (this is intentional by ms)
UD is offline   Reply With Quote
Old 09-05-2003, 11:41 PM   #6 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Although you can still use VS2k2 you won't be able to use the changes done to C# ( a few things ) the old ways still work however, for how long I don't know ( ie 1.2 or what ever they do ).
Phantom is offline   Reply With Quote
Old 09-13-2003, 03:26 PM   #7 (permalink)
Forum Expert
 
Bradley's Avatar
 
Join Date: Oct 2002
Location: Hummelstown, PA
Age: 29
Posts: 487
Send a message via ICQ to Bradley Send a message via AIM to Bradley Send a message via MSN to Bradley Send a message via Yahoo to Bradley
Default

Don't forget, you can write .net code using only notepad if you are really desperate. You don't really need the fancy IDE, but it makes things a lot easier.
Bradley is offline   Reply With Quote
Old 09-21-2003, 06:12 PM   #8 (permalink)
 
Join Date: Jul 2003
Age: 26
Posts: 73
Default

i had no probs
Deranged is offline   Reply With Quote
Old 09-22-2003, 05:41 PM   #9 (permalink)
 
Join Date: Nov 2002
Posts: 5
Send a message via ICQ to JCH321 Send a message via AIM to JCH321
Default

My problem is that in SharpDeveloper it claims the DLL is a binary file and can't open it due to an unknown error [does this on compile] >_<
JCH321 is offline   Reply With Quote
Old 09-22-2003, 06:18 PM   #10 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Well it should work. I have used Sharp Devleoper with the SDK before.
Phantom is offline   Reply With Quote
Old 09-28-2003, 01:54 PM   #11 (permalink)
 
Join Date: Oct 2003
Posts: 51
Default

VS.NET = unneeded...
csc /r:ultima.dll mycode.cs ;p
Iceberg-Slim is offline   Reply With Quote
Old 10-05-2003, 09:29 PM   #12 (permalink)
 
Join Date: Aug 2003
Posts: 30
Default

Quote:
Originally Posted by UD
even if you have the 1.1 framework, vs.net 2k2 does not use it. to use 1.1 in vs.net you HAVE to have vs.net 2k3 (this is intentional by ms)
Well if you look at Help>version on the VS tool bar youll see why apps written with 1.1 wont work. Its because even tho you update to the framework 1.1 the IDE wont, or atleast thats what it reports . . .
Yyrkoon is offline   Reply With Quote
Old 10-10-2003, 09:54 AM   #13 (permalink)
 
Join Date: Aug 2003
Posts: 30
Default

Quote:
Originally Posted by JCH321
My problem is that in SharpDeveloper it claims the DLL is a binary file and can't open it due to an unknown error [does this on compile] >_<
I too have added Ultima.DLL into a project using SharpDevelop, or perhaps I should rephraze, and say 'add refference'. Basicly what this means, is in Project explorer right click on 'Refferences' select 'add refference' go to the .NET assembly browser, select browse, find the file which you wish to add refferene to.

Of course, if you know how to code well enough to use the SDK you should know all this already, OR maybe your new to .NET like I am and had problems getting used to the new IDE ?
Yyrkoon is offline   Reply With Quote
Old 10-13-2003, 11:00 PM   #14 (permalink)
 
Join Date: Nov 2002
Posts: 5
Send a message via ICQ to JCH321 Send a message via AIM to JCH321
Default

Sorry, forgot all about this thread, I figured that out the day after posting it, but I was new to .NET at the time, I still prefer C/C++ :P
JCH321 is offline   Reply With Quote
Reply

Bookmarks


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

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

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



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5