Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi all,

 

I got a problem with my vs.net, i am using sdk 1.0.2204, when I use IL DASM to look at System.Data.Dll, there is no OleDb, Common such namespaces listed there, I thought that might because my sdk is too old.

 

Then, I downloaded sdk 1.1, installed, oops, all my vs.net screwed up, I cannot open any project anymore, the error was something like assembly not found. I have tried several times, all the same, doesn't work, so, I have to install the sdk 1.0.2204 back again in order to get that dude running.

 

But, with sdk 1.0.2204, I cannot see those namespaces for ado.net, someone got idea?

 

Thanks

Posted
What is SDK ??? you are wrking with ,NET i think you have download .NET Framework SDK the reason why you are not getting any code from the specified DLL because this is developed by MICROSOFT they have obfuscated its code so no one can view its native code.

The one and only

Dr. Madz

eee-m@il

Posted

Madz,

 

Please read my question, you are talking about something 10 miles away from my topic, of course I am using .net framework sdk, and I wasn't try to get code out of the DLL, do you know what is "IL DASM"?

 

;)

Posted
Derek, that's what I thought so, but, it's not, what framework sdk version u got? I am using ver 1.0.2204, System.Data.OleDb not shown in IL DASM when I open System.data.dll.
  • *Experts*
Posted

I can see them in v1.1.4322. I seem to have a directory in my Framework directory called v1.0.3705, but it doesn't contain any of the FX DLLs.

 

Can you reference the DLL in the IDE and use the OleDb or Sql namespaces?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...