Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Free UT Monitor Application
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00801065
Message ID:
00801380
Views:
14
Hi Morgan, thanks for putting this together. I think it'd be great if you released the source -- I'm going be doing some .NET WS stuff pretty soon, and I'd like to see what you've got.

BTW, I get a consistent error whenever I click the window's Close button after first having had the Login window open. If I don't open the Login window, the error doesn't occur.

Here's the error:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Web.Services.Protocols.SoapException: Server was unable to process request. --> You have to login in order to use the Web Service.
   at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at UniversalThreadApplication.UTWS.UniversalThread.GetForum()
   at UniversalThreadApplication.Form1.GetForums()
   at UniversalThreadApplication.Form1.CacheInfo()
   at UniversalThreadApplication.Form1.Login()
   at UniversalThreadApplication.Form1.ManualLogin()
   at UniversalThreadApplication.Form1.btnLogin_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   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)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
UTMonitor
    Assembly Version: 1.0.1264.18686
    Win32 Version: 1.0.1264.18686
    CodeBase: file:///.../UTMonitor.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    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.573
    CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Web.Services
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.web.services/1.0.5000.0__b03f5f7f11d50a3a/system.web.services.dll
----------------------------------------
System.Drawing
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
System.Xml
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
System.Web
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.web/1.0.5000.0__b03f5f7f11d50a3a/system.web.dll
----------------------------------------
ohkayt35
    Assembly Version: 0.0.0.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Data
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

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

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
>Well,
> After bitching and moaning about the non-PUTM access to WebServices. I have finished a somewhat stable beta of an application UT Monitor for PUTM Members for monitoring UT. It is still somewhat rough, and it crashes when non-PUTM members. I haven't been able to test it, because I'm not a PUTM member, but I have had one PUTM member testing it for me pretty extensivly. Thanks for the help Bonnie. And Gerald, I believe you offered to test it for me as well, right? A little help?
>
>You can login via a form on the application, or put your login inside of a config file for the app. Though it isn't as secure if more then one person uses your machine. Set the interval for the Auto Polling inside of the Config file as well. The number is in minutes, w/ the minimum being one minute, and the default being 5 if you don't have a config file or it can't parse it.
>
>I hope you ppl like it, if I get enough response and people enjoy and use the application, then I will perhaps write an article for UT, or at least make all of the source code available for newbies to learn about WebServices and any other questions.
>
>Let me know if you find any bugs. The URL to get a copy is
>
>http://www.tappy.com/UTMonitor.zip
>
>To use it, unzip it to a directory, double click on UTMonitor.exe and there you go.
>
>Michel, you can put a copy on UT if you would like. It doesn't have any documentation right now, I will eventually get around to it. Or perhaps a user could be convinced to write some? (hint, hint)..
>
>I hope everyone likes it, and it is useful.
>
>Morgan

Read about the greatest fraud in the history of mankind.
See TaxableIncome.net.
Previous
Reply
Map
View

Click here to load this message in the networking platform