Transmission Line Modelling Software

If i start TransmissionLine i instantly get:

Code:
System.ArgumentException: Invalid Parameter.
   bei System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat format)
   bei System.Drawing.Bitmap..ctor(Int32 width, Int32 height)
   bei TransmissionLine.myGraphClass.DrawAxisFunction(Int32 DisplayWidth, Int32 DisplayHeight)
   bei TransmissionLine.myGraphClass.DrawAxis(Int32 DisplayWidth, Int32 DisplayHeight)
   bei TransmissionLine.Form1.DrawGraphAxis()
   bei TransmissionLine.Form1.SetupGraphs()
   bei TransmissionLine.Form1.Form1_Load(Object sender, EventArgs e)
   bei System.EventHandler.Invoke(Object sender, EventArgs e)
   bei System.Windows.Forms.Form.OnLoad(EventArgs e)
   bei System.Windows.Forms.Form.OnCreateControl()
   bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   bei System.Windows.Forms.Control.CreateControl()
   bei System.Windows.Forms.Control.WmShowWindow(Message& m)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   bei System.Windows.Forms.ContainerControl.WndProc(Message& m)
   bei System.Windows.Forms.Form.WmShowWindow(Message& m)
   bei System.Windows.Forms.Form.WndProc(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 
I have been using the Transmission Line software with no problems for about a year.

Today when I tried to open it I got the same Microsoft.Net Framework unhandled exception error as theKenDo posted.

I tried deleting and reinstalling the program twice but still get the same error message and the program wont start. The only thing that has changed since I used it successfully is the installation of Windows updates.

Can anyone help?
 

Attachments

  • tqwt_transmissionlinesoftware.JPG
    tqwt_transmissionlinesoftware.JPG
    12.8 KB · Views: 307
Last edited:
Various places really. I did a degree in a related subject and the very first iteration of this software was my dissertation.

I learnt a lot from acoustic engineering textbooks and also found some web resources quite useful.

I'm an acoustic engineer by day too, so that helps!