Board index » delphi » Error with IDE switching between code and design tab
Wes
![]() Delphi Developer |
Error with IDE switching between code and design tab2007-01-26 06:52:00 AM delphi226 I am having a problem switching between the code tab and the design tab after any change is made to the code. When I try to switch from code back to the design tab, I get an Access is Denied error with this trace: Does anyone else have this error, and how can I fix it. I am dead in the water until this is fixed. I am using BDS 2006 Enterprise. I started getting this after I installed the Hotfixes for Borland Developer Studio 2006 dated 9/21/2006. Any help would be great! + $6[2274105B]{dotnetcoreide100.bpl} DotNetModule.DotNetModule.TDotNetDesignerHandler.DoDesignerActivating (Line 542, "DotNetModule.pas" + 2) + $6 + $0[51F2A2A5]{rtl100.bpl } System.System.@CheckAutoResult (Line 18061, "system.pas" + 6) + $0 + $9[222279A5]{aspdelphiide100.bpl} AspDelphiModule.AspDelphiModule.TAspDelphiHtmlDesignerHandler.HTMLModuleDesignerActivating (Line 215, "AspDelphiModule.pas" + 1) + $9 + $8[20953D65]{htmide100.bpl} HTMLBaseFrame.HTMLBaseFrame.THTMLBaseFrameWindow.Display (Line 417, "HTMLBaseFrame.pas" + 16) + $8 + $8[04EBA808]{dotnetaspide100.bpl} ASPEditorFrm.ASPEditorFrm.TASPEditorFrame.Display (Line 602, "ASPEditorFrm.pas" + 9) + $8 + $2[2094D352]{htmide100.bpl} HTMLViewFrm.HTMLViewFrm.THTMLViewFrame.ViewFrameDisplay (Line 556, "HTMLViewFrm.pas" + 59) + $2 + $2[20CA77B7]{coreide100.bpl} ViewFrame.ViewFrame.TCustomViewFrame.DoDisplay (Line 934, "ViewFrame.pas" + 69) + $2 + $2[20CA8C97]{coreide100.bpl} ViewFrame.ViewFrame.TCustomEditorFrameView.ViewClosed (Line 1478, "ViewFrame.pas" + 3) + $2 + $4[20BF0B66]{coreide100.bpl} EditorForm.EditorForm.TEditWindow.SwitchViews (Line 1549, "EditorForm.pas" + 12) + $4 + $22[20BF06D6]{coreide100.bpl} EditorForm.EditorForm.TEditWindow.FrameToEditorView (Line 1407, "EditorForm.pas" + 0) + $22 + $D[520FC0B5]{vcl100.bpl } Tabs.Tabs.TTabSet.CanChange (Line 1634, "Tabs.pas" + 3) + $D + $20[52059016]{vcl100.bpl } Controls.Controls.TControl.DoMouseDown (Line 5249, "Controls.pas" + 7) + $20 + $E[52059064]{vcl100.bpl } Controls.Controls.TControl.WMLButtonDown (Line 5258, "Controls.pas" + 5) + $E + $6[5205CA19]{vcl100.bpl } Controls.Controls.TWinControl.WndProc (Line 7246, "Controls.pas" + 105) + $6 + $6[5205C1A4]{vcl100.bpl } Controls.Controls.TWinControl.MainWndProc (Line 7021, "Controls.pas" + 3) + $6 + $0[51F60BC0]{rtl100.bpl } Classes.Classes.StdWndProc (Line 11572, "classes.pas" + 8) + $0 + $6A[77D48741]{USER32.dll } GetDC + $6A + $14A[77D48821]{USER32.dll } GetDC + $14A + $122[77D489D8]{USER32.dll } GetWindowLongW + $122 + $A[77D496D2]{USER32.dll } DispatchMessageA + $A |