
| Key: |
WET-270
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
shruthi
|
| Reporter: |
Amith
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
WET
Created: 17/Oct/06 01:22 AM
Updated: 18/May/07 05:22 AM
|
|
| Component/s: |
Script Assistant
|
| Affects Version/s: |
0.9.8 Final
|
| Fix Version/s: |
1.0.0
|
|
|
Environment:
|
Windows XP, IE 6.0.2900.2180
|
|
While Creating New Campaign(marketing) in http://demo.thwameva.com/vtiger , getting the unhandled exception. I was not able to set the text for half of the textfields as the error was popping up. The details of the Unhandled Exception is given below:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
-
-
-
-
-
-
-
-
-
-
-
-
-
- Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Script_assistant.BrowserDom.GetContextMenuFor(Point p) in C:\svn_wet\main\openqa\src\BrowserDom.cs:line 232
at Script_assistant.MsHtmlView.BrowserPanel_Click(Object sender, EventArgs e) in C:\svn_wet\main\openqa\src\MsHtmlView.cs:line 372
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
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.UserControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
-
-
-
-
-
-
-
-
-
-
-
-
-
- JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (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 computer
rather than be handled by this dialog box.
|
|
Description
|
While Creating New Campaign(marketing) in http://demo.thwameva.com/vtiger , getting the unhandled exception. I was not able to set the text for half of the textfields as the error was popping up. The details of the Unhandled Exception is given below:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
-
-
-
-
-
-
-
-
-
-
-
-
-
- Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Script_assistant.BrowserDom.GetContextMenuFor(Point p) in C:\svn_wet\main\openqa\src\BrowserDom.cs:line 232
at Script_assistant.MsHtmlView.BrowserPanel_Click(Object sender, EventArgs e) in C:\svn_wet\main\openqa\src\MsHtmlView.cs:line 372
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
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.UserControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
-
-
-
-
-
-
-
-
-
-
-
-
-
- JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (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 computer
rather than be handled by this dialog box.
|
Show » |
|
During the next round of release (when we have the first alpha candidate of 1.0 for testing) Can you verify if this problem is reproducible?
Thanks
Raghu