| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Oct 2003
Posts: 17
| System.Runtime.InteropServices.COMException Hello again, when i open my Burnform in VB.NET i become a Error i never become before. I mean my software runs correctly. I write some little new code in other forms. And now i become an exception. when i create the nerolib.nero object in the form inizialise: Private Sub Form_Initialize_Renamed() Dim myIndex As Object nero = New NEROLib.Nero() <- Debugger Exception comes from here!!! strMessages = "" Dim drives As NEROLib.INeroDrives drives = nero.GetDrives(NEROLib.NERO_MEDIA_TYPE.NERO_MEDIA_CDR) For myIndex = 0 To drives.Count - 1 AvailableDevices.Items.Insert(myIndex, drives.Item(myIndex).DeviceName) Next AvailableDevices.SelectedIndex = 1 ErrHandler: Exit Sub End Sub Why i become this error and why i dont become it before. I only change options in my code that has no affect to the burning process! ;( Greets from Germany Snitch
__________________ Think global. act local! |
| | |
![]() |
| If you can't find where you are looking for, then become a member and get an answer fast! We have thousands of people online every moment of the day to help you! Click here |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Runtime error | sirjoe54 | AnyDVD | 13 | 27-04-2005 02:33 |
| Runtime errors | Devils Advocate | CD Freaks Forum Talk | 1 | 03-06-2003 23:53 |
| runtime error | samsung | Dutch: De Woonkamer | 3 | 24-04-2002 13:36 |
| runtime errors | muslhead | General Software | 1 | 09-04-2002 23:42 |
| Runtime Error | The Unforgiven | Dutch: De Woonkamer | 1 | 18-04-2000 11:53 |