i need help, im trying to create my own messenger client using the dotmsn libary but i can not register the dotmsn dll, i get prompted with "...dotmsn.dll was loaded, but the dllregisterserver entry point was not found - this file can not be registered." how can i register this control, or is this something wrong with my .net framework or computer?
i need help, im trying to create my own messenger client using the dotmsn libary but i can not register the dotmsn dll, i get prompted with "...dotmsn.dll was loaded, but the dllregisterserver entry point was not found - this file can not be registered." how can i register this control, or is this something wrong with my .net framework or computer?
Joined: 23 Oct 2006 Homepage: link Country: Argentina Posts: 1
Posted: 23 Oct 2006 13:36:29
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote> i need help, im trying to create my own messenger client using the dotmsn libary but i can not register the dotmsn dll, i get prompted with "...dotmsn.dll was loaded, but the dllregisterserver entry point was not found - this file can not be registered." how can i register this control, or is this something wrong with my .net framework or computer? <hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
.NET Framework doesn't work with OS Registered Libraries. You must add them as References In your projects.
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote> i need help, im trying to create my own messenger client using the dotmsn libary but i can not register the dotmsn dll, i get prompted with "...dotmsn.dll was loaded, but the dllregisterserver entry point was not found - this file can not be registered." how can i register this control, or is this something wrong with my .net framework or computer? <hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
.NET Framework doesn't work with OS Registered Libraries. You must add them as References In your projects.
When a graph is drawn, the focus is kept on the actual underlying competing figures that constitute the graph. Sometimes it is difficult to make assumptions just by looking at these graphs. When looking at a geographical map of data you immediately see exactly where things are happening. This article presents a .NET geographical mapping solution that will illustrate a fairly simple way of implementing these maps.
Have you, as a web developer or designer ever been on sites where the site seems more of a puzzle then a tool to find the information you where looking for? Or are you looking to improve your web design skills? Then read on!
Design & Accessibility
This e-Book will teach you how to become a truly professional developer or designer. By taking usability and accessibility issues in account when designing your websites or applications you can make the difference and avoid a lot of (user) frustration.
Inside ASP.NET is a comprehensive guide to ASP.NET development using Microsoft's .NET development framework. This book presents information on the .NET framework that is of specific interest to Internet and intranet developers, and is split into the following sections: Introducing ASP.NET, Core ASP.NET, ASP.NET and Data Access, Advanced Technologies, Advanced Web Forms, and Putting It All Together
Each chapter tackles a specific area of ASP.NET development, first by giving a detailed overview, then presenting a series of code examples and walk-throughs that illustrate various applications of ASP.NET