Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / .NET SDK / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Exception from HRESULT: 0x8007007E31 Oct 2005 14:29 GMT7
I hope that other out there have had the same issue that I am having.
I am running VS 2005 Beta 2.0 and trying to compile a simple ASP.NET
Web app (C#) and I keep getting this error in the WEB.CONFIG:
The specified module could not be found. (Exception from HRESULT:
store files in resources24 Oct 2005 19:59 GMT2
I need to store file types, different from bitmaps in resources. How can i
do this?
Compiling dlls with vbc.exe23 Oct 2005 08:09 GMT8
I would be really grateful if somone can  help me with this:
I am trying to compile a dll from the commnd line with the following code:
vbc /debug /nologo /t:library /out:\worldshopdevelopement\bin\Catalog.dll /r:
System.dll /r:System.Data.dll  \worldshopdevelopement\Catalog.vb
Referencing component from command line20 Oct 2005 12:41 GMT1
Hello everyone, I'm having a lot of difficulty trying to use an MSChart
component within my C# app...there's a lot of instruction on how to reference
the component using Visual Studio but not much for those of us using notepad
and the free SDK from Microsoft. Some instructions ...
Bypass username/password dialog when accessing remote network18 Oct 2005 19:43 GMT2
I am writing some code to access share folder on a remote network.
DirectoryInfo dicInfo = new DirectoryInfo("remoteNetwork\shareFolder");
if (dicInfo.Exists)
{
Question about ILDASM17 Oct 2005 15:17 GMT1
I want to use IDASM to inspect my dynamically created dll's (created
using classes found in System.Reflection.Emit namespace) but I don't
see any of the custom attributes I assigned to the classes. Is it
possible that ILDASM does not display information about custom
Corrupt emails when using multipart content types16 Oct 2005 05:42 GMT7
I am running Exchange 2003 with latest SPs and am running into a very
strange problem.  When we receive certain emails, the contents of the
messages have been corrupted.  Exclamation points (!) seem to appear
randomly in the text (usually an exclamation point followed by a space) ...
mac address of workstation14 Oct 2005 01:07 GMT1
Does anyone know how to get the mac address of a workstation in .NET? I am
looking for something that does the win32 equivalent of  GetAdaptersInfo().
Compiler not found from command prompt10 Oct 2005 19:00 GMT2
I have installed version 1.1 SDK, saved the "Hello World" code example, but
when I load the command prompt (black DOS window) and type in the compiler
instruction from the directory where the file is stored I get an error
message saying that the vbc command is not recognized by ...
GetAllClasses()07 Oct 2005 21:16 GMT2
Hi;
I know this must exist but I've looked & looked. What is the call to get all
classes. I am using J# but that shouldn't make a difference.
Bluetooth virtual serial ports05 Oct 2005 02:01 GMT1
NOTE: This question is a cross-post from microsoft.public.platformsdk.shell.  
The original post was on 9/21/05 and had not received any response as of
9/26/05.
I'm writing a C++ application that communicates with a Bluetooth device, and
More Help with Multi-Threaded ICMP Ping02 Oct 2005 22:53 GMT1
I was reading through the thread on this topic towards the end of
march. It was mentioned that when he author multi-threads his ping
program one thread may get the response from another.  It was said this
was expect since ICMP doesn't use ports so the framework can't
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.