NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Portal

Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,146
» Latest member: IanF
» Forum threads: 65,039
» Forum posts: 595,959

Full Statistics

Online Users
There are currently 1951 online users.
» 2 Member(s) | 1944 Guest(s)
Applebot, Baidu, Bing, Google, Yandex, Bobins, mvallevand

Latest Threads
Synchronization issues wi...
Forum: Windows
Last Post: Ricknextpvr
1 hour ago
» Replies: 9
» Views: 107
US ATSC 3 FTC Comments wa...
Forum: Hardware
Last Post: mvallevand
Yesterday, 12:44 AM
» Replies: 4
» Views: 1,695
Unable to schedule a sing...
Forum: Windows
Last Post: mvallevand
2025-10-30, 08:01 PM
» Replies: 10
» Views: 227
[SOLVED] Windows won't sl...
Forum: Windows
Last Post: fla
2025-10-30, 07:56 PM
» Replies: 2
» Views: 46
EPlusTV
Forum: NextPVR Support
Last Post: mvallevand
2025-10-30, 07:39 PM
» Replies: 27
» Views: 948
some minor bugs and typos
Forum: Windows
Last Post: mvallevand
2025-10-30, 07:37 PM
» Replies: 4
» Views: 103
Disable login creds/auto ...
Forum: NextPVR Support
Last Post: mvallevand
2025-10-30, 01:15 PM
» Replies: 1
» Views: 42
Issue with screen readers...
Forum: Windows
Last Post: Stavros
2025-10-30, 08:45 AM
» Replies: 13
» Views: 273
Trouble Syncing EPG Data ...
Forum: Kodi / XBMC
Last Post: mvallevand
2025-10-30, 03:37 AM
» Replies: 1
» Views: 54
Nlite - no stream
Forum: Other Clients
Last Post: mvallevand
2025-10-30, 12:07 AM
» Replies: 1
» Views: 44

 
  Object reference not set to an instance of an object
Posted by: elite - 2005-09-11, 05:37 PM - Forum: GB-PVR Support (legacy) - Replies (7)

Hey all, I'm getting this when I try to watch TV through TV guide (I just get black screen on live TV)

As a side note my machine has suddenly started to playback very small and stretched

Any thoughts on either of these - I'm thinking they maybe related?

Thanks for any help

Nick

PS: I swear I didn't change anything
PPS: Using the nvidia decoders...

Code:
11/09/2005 18:29:52.957    VERBOSE    [2]    flushDatabaseConnections()
11/09/2005 18:29:52.997    VERBOSE    [2]    RecordingFactory.loadSchedule()
11/09/2005 18:29:52.997    VERBOSE    [2]    getDatabaseConnection() creating new connection
11/09/2005 18:29:53.758    VERBOSE    [2]    HideMouse ref=-1
11/09/2005 18:29:58.204    VERBOSE    [2]    flushDatabaseConnections()
11/09/2005 18:29:58.244    VERBOSE    [2]    RecordingFactory.loadSchedule()
11/09/2005 18:29:58.244    VERBOSE    [2]    getDatabaseConnection() creating new connection
11/09/2005 18:30:02.571    VERBOSE    [2]    getValue() loading new key/value into cache: /settings/LivePreviewMode
11/09/2005 18:30:02.571    VERBOSE    [2]    getValue: /settings/LivePreviewMode : true
11/09/2005 18:30:02.581    INFO    [2]    LiveTVStreamPlayer.initialize()
11/09/2005 18:30:02.641    VERBOSE    [2]    getValue() loading new key/value into cache: /settings/MinimalVideoOSD
11/09/2005 18:30:02.641    VERBOSE    [2]    getValue: /settings/MinimalVideoOSD : false
11/09/2005 18:30:02.641    VERBOSE    [2]    getValue() loading new key/value into cache: /settings/EnableTeleText
11/09/2005 18:30:02.641    VERBOSE    [2]    getValue: /settings/EnableTeleText : true
11/09/2005 18:30:02.641    VERBOSE    [2]    getValue() loading new key/value into cache: /settings/InternalSRTDisplay
11/09/2005 18:30:02.641    VERBOSE    [2]    getValue: /settings/InternalSRTDisplay : true
11/09/2005 18:30:02.641    VERBOSE    [2]    getValue() loading new key/value into cache: /settings/ChannelChangeWithoutEnterKey
11/09/2005 18:30:02.641    VERBOSE    [2]    getValue: /settings/ChannelChangeWithoutEnterKey : true
11/09/2005 18:30:02.651    VERBOSE    [2]    PreviewLiveTV(1)
11/09/2005 18:30:02.811    VERBOSE    [2]    PreviewLiveTV() done
11/09/2005 18:30:03.171    VERBOSE    [2]    DirectRecordingSource::getPreviewGraph(22)
11/09/2005 18:30:17.963    ERROR    [2]    Error: msg=0x100 (WM_KEYDOWN) hwnd=0x1e0272 wparam=0xd lparam=0x1c0001 result=0x0  :  System.NullReferenceException: Object reference not set to an instance of an object.
   at DirectShowPlayerBase.playLiveStream(DirectShowPlayerBase* , IGraphBuilder* pGB, UInt16* sourcePreviewFilterName, UInt16* pinPreviewName, UInt16* sourceCaptureFilterName, UInt16* pinCaptureName, UInt16* sourceAudioFilterName, UInt16* pinAudioName, UInt16* sourceVBIFilterName, UInt16* pinVBIName, Boolean deinterlaceRequired, HWND__* ownerHwnd)
   at NativeUtilities.MediaHelper.playVideoStream(PreviewGraph previewGraph, Form form)
   at bc.a(Channel A_0)
   at bw.d(Channel A_0)
   at c8.a(ad A_0)
   at c4.a(KeyEventArgs A_0)
   at c8.a(KeyEventArgs A_0)
   at cp.a(KeyEventArgs A_0)
   at q.a(Object A_0, KeyEventArgs A_1)
   at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at q.a(Message& A_0)

Print this item

  noobie to MVP: Qs on mediamvp installation
Posted by: HamsterGirl35 - 2005-09-11, 03:24 PM - Forum: MVP & NMT - Replies (8)

Hi,

I just bought a MVP lately and the info is 86001 D3a

After software installation, I can't seem to have MediaMVP to work and it kept telling me;
"contacting DHCP Server" &
"Contacting MediaMVP Bootserver"

I then setup GBPVR (newest version) and disabled and set manual both MediaMVP & MediaMVPSVC thru (services.msc)

I then started up GBPVRMediaMVP server.....
still it's looking for the above contacting thing.....

I thought it was just plug & play thing....how come it's not for me???

I've also disabled firewall....

Pls help me....

Info:
XP professional
MediaMVP Model 86001 D3a

ps, my pvr150 is setup in another room.....

Print this item

  Showing Channel name/number in pending&conflict
Posted by: Pioneer4x4 - 2005-09-11, 02:03 PM - Forum: Wishlist - No Replies

I think it would be nice to see what channel a show is on when viewing it in the pending listings. Some shows I record are on more than one channel. Right now, I look at the data and time, then scroll through the guide to find which channel is is coming up on.

If it could be shown in the conflict screens also that would be great!

Print this item

  xrecord, xguide, fastfind
Posted by: Cape-City - 2005-09-11, 12:33 PM - Forum: Old Stuff (Legacy) - Replies (5)

Hi,

i just had another look into this 3 plugins, 'coz there are a few thing i dont
like in the original tv guide ...

But with this plugin i have some problems too :

the newst version of xguide only shows 7 programs in epg and i have
definitly defined more in the config in this group ...
i get sometimes an error message that something is not defined when
moving arround with the cusor keys ...
after this i have every channel 2 times shown ...

... the 0.52 version of guide2j does it correctly ...

i have some problems to get everything translated to german language,
e.g. 'Record Type:', i have it in the language.xml with and without the ':',
but its not translated ...

when i use the guideWidth variable to have only 1 hours shown, can i strech
it completly to the right border ?

when i select the advanced button in the menu of an selected show, it comes
an error message that he cannot find the PriorityRecordings.xml in the gbpvr
folder (in both versions ...)

can i change the time to 24 hours display and not the am/pm variant ?

where is the keyboard layout defined ? can i change it to the qwertz type ?


cc

Print this item

  Video Archiver Losing Description
Posted by: cameluk - 2005-09-11, 04:34 AM - Forum: Old Stuff (Legacy) - Replies (2)

Just tried archiving for the first time as my recording drive is running out of space

I tried archiving an episode which had an episode name and description beforehand, but after the episode was archived it ended up with an episode name of 'allintitle: star trek enterprise_20050605_20002100 site:imdb.com - Google Search' and no description which isn't what I expected :confused:

The Video Archive database had the information for the episode in before I tried archiving, but afterwards it was replaced with the information shown above.

Video Archiver.dll is dated 18/8

Print this item

  Can't get a picture, please help
Posted by: BlooQKazoo - 2005-09-11, 04:01 AM - Forum: Hardware - Replies (1)

I have a hauppauge wintv go TV board and it works with other Programs, but really want to have this program, does anyone know if there is a download for this program to recognize my board as a compatable board for this program?

Print this item

  Teletext - no wst-codec ?
Posted by: teris - 2005-09-11, 02:32 AM - Forum: GB-PVR Support (legacy) - No Replies

Hi,

today is pvr-day for me:-)
Now live-preview-mode works (the first time!).
But when I enable teletext, there is an error.
I've reinstalled directX and this says, WST is successfully installed.
But the gbpvr-log says this:

How can I enable teletext here in germany ?

Thanks for help!
Bye,
Sebastian


03:16:11.301 INFO Log started
03:16:11.301 VERBOSE getSetting(ShowClosedCaptions)
03:16:11.331 VERBOSE Closed captions enabled
03:16:11.331 VERBOSE getSetting(UseFFDSHOW)
03:16:11.331 VERBOSE FFDShow enabled
03:16:11.331 VERBOSE getSetting(EnableTeleText)
03:16:11.331 VERBOSE TeleText enabled
03:16:11.331 VERBOSE getSetting(HorizontalZoom)
03:16:11.331 VERBOSE Horizontal Zoom: 1.000000
03:16:11.331 VERBOSE getSetting(VerticalZoom)
03:16:11.331 VERBOSE Vertical Zoom: 1.000000
03:16:11.331 VERBOSE getSetting(HorizontalOffset)
03:16:11.331 VERBOSE Horizontal Offset: 0
03:16:11.331 VERBOSE getSetting(VerticalOffset)
03:16:11.331 VERBOSE Vertical Offset: 0
03:16:11.331 VERBOSE getSetting(LiveTVPrePlayDelay)
03:16:11.331 VERBOSE getSetting(OSDTransparency)
03:16:11.331 VERBOSE getSetting(AspectRatio0)
03:16:11.371 VERBOSE getSetting(AspectRatio1)
03:16:11.371 VERBOSE getSetting(AspectRatio2)
03:16:11.371 VERBOSE getSetting(AspectRatio3)
03:16:11.371 VERBOSE getSetting(AspectRatio4)
03:16:11.371 VERBOSE getSetting(TeletextRect)
03:16:11.371 VERBOSE MinimumFilePlaySize=200000
03:16:12.683 VERBOSE DirectShowPlayerVMR9() initialising...
03:16:12.683 VERBOSE getSetting(OSDTransparency)
03:17:25.678 VERBOSE ConexantRecorder::StartRecording(2, 49, 42, 0)
03:17:25.678 VERBOSE getSetting(DeinterlaceMethod)
03:17:25.688 VERBOSE Capture Device is based on BlackBird architecture
03:17:25.688 VERBOSE Capture Device is using Conexant (derived) drivers
03:17:25.688 VERBOSE Loading filter names
03:17:25.688 VERBOSE Found names:
03:17:25.688 VERBOSE Hauppauge WinTV PVR PCI II Crossbar
03:17:25.688 VERBOSE Hauppauge WinTV PVR PCI II Capture
03:17:25.688 VERBOSE Hauppauge WinTV PVR PCI II TvTuner
03:17:25.688 VERBOSE Hauppauge WinTV PVR PCI II TvAudio
03:17:26.249 VERBOSE ConnectPins: 'Analog Audio' to 'TVAudio In'
03:17:26.700 VERBOSE ConnectPins: 'Audio Decoder Out' to 'Analog Audio In'
03:17:26.800 VERBOSE put_Mode(AMTUNER_MODE_TV)
03:17:26.800 VERBOSE put_CountryCode(49)
03:17:26.800 VERBOSE put_TuningSpace(49)
03:17:26.800 VERBOSE put_InputType(0, 0)
03:17:26.800 VERBOSE put_ConnectInput(0)
03:17:26.800 VERBOSE put_Channel(42, AMTUNER_SUBCHAN_DEFAULT, AMTUNER_SUBCHAN_DEFAULT)
03:17:27.070 VERBOSE get_VideoFrequency() returns 335312500
03:17:27.070 VERBOSE get_CountryCode() returns 49
03:17:27.070 VERBOSE About to query available formats
03:17:27.080 VERBOSE ConexantRecorder::SetConfigurationECP()
03:17:27.090 INFO Firmware Version 2.5.32



Audio Firmware Version <<can't read now>>



Model 23559 Rev D491

Serial No: 8138574

Tuner[1]: Model 91 (Philips FQ1216AME_MK4)

Decoder: 30

AudioIC: 37



Input Map: C= 0x000f, S= 0x0003


03:17:27.110 VERBOSE getSetting(EnableTeleText)
03:17:27.220 VERBOSE FindFilterByName failed to locate filter: WST-codec
03:17:27.230 VERBOSE FindFilterByName failed to locate filter: WST Codec
03:17:27.230 VERBOSE ConnectPins: 'VBI' to 'VBI'

Print this item

  Stream tv from other markets
Posted by: ydekmekji - 2005-09-10, 11:29 PM - Forum: General Discussion - No Replies

I'm wondering if anyone can find a solution for me. I live in Southern California and I like to watch (american) football games that are not being broadcast here. I'm trying to figure out if there are sites out there that talk about whether it's possible for me to "stream" their feed onto my computer--and i'm guessing i could watch it through gbpvr.

Print this item

  XRecord, RecTracker not tracking
Posted by: isgdre - 2005-09-10, 11:25 PM - Forum: Old Stuff (Legacy) - Replies (2)

I recently updated my system to the latest GBPVR v0.93.10 and XRecord V362a. After a bit I realized that now new items where getting into my watched database. Old ones are still there but new ones are not.

I think I tracked it down to when PostProcessing.bat runs the rectracking fails.

here is my PostProcessing.bat

comskip %1
echo --------------------------------------->> rectracker.log
echo rectracker "%1" >> rectracker.log
rectracker "%1" >> rectracker.log


Here is the last item in the rectracker.log
(it's LONG but they are the same error)


---------------------------------------
rectracker ""C:\MyVideos\Recordings\Andromeda_20050910_17001800.mpg""
GBPVR Recording Tracker - v0.3.0 Beta
Error System.Data.OleDb.OleDbException: The Microsoft Jet database engine cannot find the input table or query 'ignoreList'. Make sure it exists and that its name is spelled correctly.
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(Int32 hr)
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.OleDb.OleDbCommand.ExecuteReader()
at RecTracker.RecordingTracker.GetIgnoreTitlesList()
at RecTracker.RecordingTracker.isTitleIgnored(String name)
at RecTracker.RecordingTracker.addEpisode(Programme p)
at RecTracker.RecordingTracker.Main(String[] args)
Stack at System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(Int32 hr)
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.OleDb.OleDbCommand.ExecuteReader()
at RecTracker.RecordingTracker.GetIgnoreTitlesList()
at RecTracker.RecordingTracker.isTitleIgnored(String name)
at RecTracker.RecordingTracker.addEpisode(Programme p)
at RecTracker.RecordingTracker.Main(String[] args)


Anyone know what I should do?

Print this item

  Error when exiting config-app
Posted by: teris - 2005-09-10, 10:25 PM - Forum: GB-PVR Support (legacy) - Replies (10)

Hi,

since the new version I get an error when I close the config-app.
I get an error-window and can click on "close". Everything works fine, but this is not very fine:-)

Here is the message:

Informationen über das Aufrufen von JIT-Debuggen
finden Sie am Ende dieser Meldung, anstatt in diesem Dialogfeld.

************** Ausnametext **************
System.InvalidOperationException: Die Anforderung kann nicht ausgeführt werden, da der Prozessleistungsindikator deaktiviert ist.
at System.Diagnostics.NtProcessManager.GetProcessInfos(PerformanceCounterLib library)
at System.Diagnostics.NtProcessManager.GetProcessInfos(String machineName, Boolean isRemoteMachine)
at System.Diagnostics.ProcessManager.GetProcessInfos(String machineName)
at System.Diagnostics.Process.GetProcesses(String machineName)
at System.Diagnostics.Process.GetProcesses()
at z.at(Object A_0, EventArgs A_1)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladene Assemblys **************
mscorlib
Assembly-Version: 1.0.5000.0
Win32-Version: 1.1.4322.2032
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Config
Assembly-Version: 1.0.2051.18372
Win32-Version: 1.0.2051.18372
CodeBase: file:///C:/programme/devnz/gbpvr/Config.exe
----------------------------------------
System.Windows.Forms
Assembly-Version: 1.0.5000.0
Win32-Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly-Version: 1.0.5000.0
Win32-Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
GBPVRBackendCommon
Assembly-Version: 1.0.2051.18372
Win32-Version: 1.0.2051.18372
CodeBase: file:///C:/programme/devnz/gbpvr/GBPVRBackendCommon.DLL
----------------------------------------
System.Drawing
Assembly-Version: 1.0.5000.0
Win32-Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
GBPVRPublic
Assembly-Version: 1.0.2054.11335
Win32-Version: 1.0.2054.11335
CodeBase: file:///C:/programme/devnz/gbpvr/GBPVRPublic.DLL
----------------------------------------
System.Xml
Assembly-Version: 1.0.5000.0
Win32-Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
System.ServiceProcess
Assembly-Version: 1.0.5000.0
Win32-Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.serviceprocess/1.0.5000.0__b03f5f7f11d50a3a/system.serviceprocess.dll
----------------------------------------
NativeUtilities
Assembly-Version: 1.0.2054.11353
Win32-Version:
CodeBase: file:///C:/programme/devnz/gbpvr/NativeUtilities.DLL
----------------------------------------
System.Data
Assembly-Version: 1.0.5000.0
Win32-Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------
MusicPanel
Assembly-Version: 1.5.0.0
Win32-Version: 1.0.2051.18372
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
MyMusicPlugin
Assembly-Version: 2.1.0.1
Win32-Version: 1.0.2051.18372
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
MyPicturesPlugin
Assembly-Version: 2.1.0.8
Win32-Version: 1.0.2051.18372
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
MyVideosPlugin
Assembly-Version: 4.1.0.10
Win32-Version: 1.0.2051.18372
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
ShutDownPlugin
Assembly-Version: 2.2.0.0
Win32-Version: 1.0.2051.18372
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
WeatherPlugin
Assembly-Version: 4.1.2051.36663
Win32-Version: 1.0.2051.18372
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
CommonGBPVRUtilities
Assembly-Version: 1.2.2051.10933
Win32-Version: 1.2.2051.10933
CodeBase: file:///C:/programme/devnz/gbpvr/CommonGBPVRUtilities.DLL
----------------------------------------
System.Windows.Forms.resources
Assembly-Version: 1.0.5000.0
Win32-Version: 1.1.4322.535
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms.resources/1.0.5000.0_de_b77a5c561934e089/system.windows.forms.resources.dll
----------------------------------------
System.resources
Assembly-Version: 1.0.5000.0
Win32-Version: 1.1.4322.535
CodeBase: file:///c:/windows/assembly/gac/system.resources/1.0.5000.0_de_b77a5c561934e089/system.resources.dll
----------------------------------------
System.Web
Assembly-Version: 1.0.5000.0
Win32-Version: 1.1.4322.2037
CodeBase: file:///c:/windows/assembly/gac/system.web/1.0.5000.0__b03f5f7f11d50a3a/system.web.dll
----------------------------------------
System.Runtime.Remoting
Assembly-Version: 1.0.5000.0
Win32-Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.runtime.remoting/1.0.5000.0__b77a5c561934e089/system.runtime.remoting.dll
----------------------------------------

************** JIT-Debuggen **************
Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
Konfigurationsdatei der Anwendung oder des Computers
(machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.

Zum Beispiel:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten
Ausnahmen an den JIT-Debugger gesendet, der auf dem
Computer registriert ist, und nicht von diesem Dialogfeld behandelt.

Print this item

Pages (6405): « Previous 1 … 5511 5512 5513 5514 5515 … 6405 Next »
Jump to page 

© Designed by D&D, modified by NextPVR - Powered by MyBB