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 / Component Services / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Die-hard COM Processes21 Nov 2005 16:35 GMT1
I have a VB.NET application that instantiates a COM object from a DLL using
New().   As the application is closing, it sets the object to Nothing and
does a GC.Collect, but the process does not get removed from memory.  It
remains running and listed in Task Manager.
Anyone ever seen this "System.ComponentModel.Win32Exception: Access is denied Exception."16 Nov 2005 17:50 GMT1
I have a program that is printing PDFs and to check that the PDF is complete
we run the following code after we are done printing.
           lpsProcesses = Process.GetProcesses
           For Each lpsProcess In lpsProcesses
Err.Raise in ES component07 Nov 2005 13:41 GMT2
I have a EnterpriseServices (ES) component with custom Err.Raise statement
Err.Raise(vbObjectError + 9100). When the client tries to trap the error, the
err number that is returned from ES component is 5, instead of -2147212404.
Kinda weird.
 
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.