Visual Studio Just-in-Time Debugger

weeeeeeeeeeeeeeeeee, i love DW application errors.
Got this one today: Visual STudio Just-In-Time Debugger , An
unhandled win32......
what is that...i dont even have Visual Studio
installed??

Very simply, this message tells you that jagsrv.exe crashes when you start it. You get the dialog box because Visual studio 2005 is installed on the system, which means that there is at least 1 debugger installed. The windows runtime asks you if you want
to debug the application.
If you have the source files for that application available and the pdb files for that application, you can debug the problem to see where it crashes and what could be the cause.

Similar Messages

  • Visual Studio Just-In-Time Debugger error "An unhandled win32 exception occurred in AcroRd32.exe [31

    I installed Reader X and when I tried opening it, I received a Visual Studio Just-in-time Debugger error "An unhandled win32 exception occurred in AcroRd32.exe [3116].  I uninstalled, rebooted and tried reinstalling and received the same error.
    I tried disabling the just in time debugger mentioned in http://www.programmerfish.com/disable-visual-studio-just-in-time-debugger/ and received the error "An unhandled win32 exception occurred in AcroRd32.exe [4080].  Just-in-time debugging this exception failed with the following error:  No installed debugger has just-in-time debugging enabled.  In Visual Studio, Just-in-time debugging can be enabled.....
    I do have Microsoft Visual Studio 2005 installed.
    Any ideas?

    We discovered that Reader X users that had an older version of PGP installed received this error. We implemented a registry change on these devices which resolved the issued. PGP recognized it was an incompatibility issue on their end, and supposedly, with the newer version of PGP it will be resolved.  In order to resolve this, try using Adobe Readers whitelisting feature.  Below are the steps to follow: 
      i.   Add a registry entry enabling the use of whitelisting:
           [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Acrobat Reader\10.0\FeatureLockDown]
           "bUseWhitelistConfigFile"=dword:00000001
      ii.  Create a whitelist file called "ProtectedModeWhitelistConfig.txt" and place it
           in the Adobe Reader executable path i.e. C:\Program Files\Adobe\Reader 10.0\Reader
      iii. The ProtectedModeWhitelistConfig.txt file will need to contain the string
           SECTION_ALLOW_ANY = *PGPhk*

  • Visual studio just in time debuger

    I am using 9i dev suite. while generating report from report builder after formating some pages am getting error, visual studio just in time debugger error is anybody knows how to resolve this, pls help me.

    Sounds to me like the Reports Builder is crashing and you have Windows Debugging turned on. Try defragmenting your HDD, cleaning the Windows Registry and lastly, install any patches or bug fixes and lastly, resinstall if all previous attempts don't fix the problem.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Just-In-Time debugger during a Table export

    Hello:
    I'm using PL/SQL developer Version: 7.0.3.1123, OS: Windows XP, Visual Studio 2008.
    I used to export-import table(s) (up to 10 million records) using PL/SQL developer (Tools > Export Tables).
    But from the last few days I'm unable to do that. It generates error during export. A pop up appears and stops the export option.
    On the top of the pop-up: Visual Studio Just-In-Time Debugger
    On the body: An unhandled win32 exception occurred in EXP.EXE
    I disabled Just-In-Time debugger; but still it generates error and says enable Just-In-Time debugger.
    I'm stuck with this situation. Need help.
    Thanks,
    Tanvir

    Hello:
    The executable file EXP.EXE is a file which is found after the installation of Oracle into a PC. You can find it in your oracle/ora92/Bin/EXP.EXE folder too. PL/SQL developer only uses this exe to export table. So, this is not a question related to PL/SQL Developer only. I tried to use imp/exp command. It also provieds similar error.
    Thanks,
    Tanvir

  • Getting RID of Just-In-Time debugger

    Hello all.
    I
    installed Visual Studio, and had no problems.  Except one.  The
    Just-In-Time debugger.  It seems to come up all the time now, and it
    has broken Winamp AND Cakewalk SONAR 5.  I tried disabling it in Visual
    Studio's options, but that doesn't stop the pop up and the subsequent
    shut down of the program (which did NOT happen before).  Any ideas?

    i have had simillar problums with debug but not with the debug with the actually program and debug has not interefeared with any of my programs yet considering i only had the program now for about 2 hours i was able to copy this repeated error to clip board i hope it helps the development team
    System.InvalidOperationException was unhandled
      Message=Collection was modified; enumeration operation may not execute.
      Source=mscorlib
      StackTrace:
           at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
           at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
           at System.Collections.Generic.List`1.Enumerator.MoveNext()
           at Microsoft.VisualBasic.PowerPacks.ShapeCollection.Dispose(Boolean disposing)
           at Microsoft.VisualBasic.PowerPacks.ShapeContainer.Dispose(Boolean disposing)
           at System.ComponentModel.Component.Dispose()
           at System.Windows.Forms.Control.Dispose(Boolean disposing)
           at System.Windows.Forms.Form.Dispose(Boolean disposing)
           at WindowsApplication1.Form1.Dispose(Boolean disposing) in C:\Documents and Settings\Brian\My Documents\Visual Studio 2010\Projects\WindowsApplication1\WindowsApplication1\Form1.Designer.vb:line 13
           at System.ComponentModel.Component.Dispose()
           at System.Windows.Forms.Form.WmClose(Message& m)
           at System.Windows.Forms.Form.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.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
           at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
           at System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
           at System.Windows.Forms.Form.DefWndProc(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.WmSysCommand(Message& m)
           at System.Windows.Forms.Form.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.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
           at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
           at System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
           at System.Windows.Forms.Form.DefWndProc(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.WmNcButtonDown(Message& m)
           at System.Windows.Forms.Form.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.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
           at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
           at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
           at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
           at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
           at System.Windows.Forms.Application.Run(ApplicationContext context)
           at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
           at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
           at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
           at WindowsApplication1.My.MyApplication.Main(String[] Args) in 17d14f5c-a337-4978-8281-53493378c1071.vb:line 81
           at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
           at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
           at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
           at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
           at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
           at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
           at System.Threading.ThreadHelper.ThreadStart()
      InnerException:
    Never mind dont ues the power pack
    apparently the
    LINE and SHAPE
    OBJECTS
    are crawlling with bugs still
    dont use or incounter this reocurring error
    User beware

  • How to remove 'just in time debugger "

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [/questions/781818]</blockquote><br>
    pop up continues to come up "just in time debugger" wont go away

    See How to: "Enable/Disable Just-In-Time Debugging"
    *http://msdn.microsoft.com/en-us/library/aa187916.aspx - Development Tools and Languages
    *http://msdn.microsoft.com/en-us/library/5hs4b7a6.aspx - Just-In-Time Debugging
    *http://msdn.microsoft.com/en-us/library/5hs4b7a6(VS.100).aspx - Just-In-Time Debugging

  • Visual Studio takes long time to start up

    When starting Visual Studio on my machine it used to take a few seconds to start up and be ready to either open or create a new project. Recently however I am finding that it is hanging - stuck on "Updating the News Channel"  and "Connecting
    to " Visual studio Online. It remains unresponsive until these actions are completed.  I have a fast internet connection and a fast computer with solid state drive.  I have not experienced any issues browsing using IE or using other applications. 
    Is there any suggestion that can help improve this situation?
    This is the version and installed packages.  I am using Windows 8.1 Professional 64Bit
    Microsoft Visual Studio Professional 2013
    Version 12.0.31101.00 Update 4
    Microsoft .NET Framework
    Version 4.5.51650
    Installed Version: Professional
    LightSwitch for Visual Studio 2013   06177-004-0446034-02169
    Microsoft LightSwitch for Visual Studio 2013
    Team Explorer for Visual Studio 2013   06177-004-0446034-02169
    Microsoft Team Explorer for Visual Studio 2013
    Visual Basic 2013   06177-004-0446034-02169
    Microsoft Visual Basic 2013
    Visual C# 2013   06177-004-0446034-02169
    Microsoft Visual C# 2013
    Visual C++ 2013   06177-004-0446034-02169
    Microsoft Visual C++ 2013
    Visual F# 2013   06177-004-0446034-02169
    Microsoft Visual F# 2013
    Visual Studio 2013 Code Analysis Spell Checker   06177-004-0446034-02169
    Microsoft® Visual Studio® 2013 Code Analysis Spell Checker
    Portions of International CorrectSpell™ spelling correction system © 1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.
    The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company. Electronic version licensed from Lernout & Hauspie Speech Products N.V. All rights reserved.
    Windows Phone SDK 8.0 - ENU   06177-004-0446034-02169
    Windows Phone SDK 8.0 - ENU
    Application Insights Tools for Visual Studio Package   1.0
    Application Insights Tools for Visual Studio
    ASP.NET and Web Tools   12.4.51016.0
    Microsoft Web Developer Tools contains the following components:
    Support for creating and opening ASP.NET web projects
    Browser Link: A communication channel between Visual Studio and browsers
    Editor extensions for HTML, CSS, and JavaScript
    Page Inspector: Inspection tool for ASP.NET web projects
    Scaffolding: A framework for building and running code generators
    Server Explorer extensions for Microsoft Azure Websites
    Web publishing: Extensions for publishing ASP.NET web projects to hosting providers, on-premises servers, or Microsoft Azure
    ASP.NET Web Frameworks and Tools 2012.2   4.1.21001.0
    For additional information, visit
    http://go.microsoft.com/fwlink/?LinkID=309563
    ASP.NET Web Frameworks and Tools 2013   5.2.21010.0
    For additional information, visit http://www.asp.net/
    Common Azure Tools   1.3
    Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.
    GenerateUnitTest   1.0
    Generates unit test code for methods in classes under test.
    Microsoft Advertising SDK for Windows Phone 8  
    Microsoft Advertising SDK for Windows Phone 8
    Build
    Microsoft Azure HDInsight HQL Service   1.0.0000.0
    Language service for Hive query
    Microsoft Azure HDInsight Tools for Visual Studio   1.0.0000.0
    An integrated development environment for HDInsight application development.
    Microsoft Azure Mobile Services Tools   1.3
    Microsoft Azure Mobile Services Tools
    Microsoft Azure Tools   2.5
    Microsoft Azure Tools for Microsoft Visual Studio 2013 - v2.5.21104.1601
    Multilingual App Toolkit   3.1.1250.0
    Multilingual App Toolkit helps you localize your Windows Store app by providing file management, pseudo and machine translation, translation editor, and build integration.
    http://go.microsoft.com/fwlink?linkid=245767
    Node.js Tools   1.0.30109.03
    Adds support for developing and debugging Node.js apps in Visual Studio
    Node.js Tools - Profiling   1.0.30109.03
    Profiling support for Node.js projects.
    NuGet Package Manager   2.8.50926.663
    NuGet Package Manager in Visual Studio. For more information about NuGet, visit
    http://docs.nuget.org/.
    Office Developer Tools for Visual Studio 2013 ENU   12.0.30626
    Microsoft Office Developer Tools for Visual Studio 2013 ENU
    PowerShell Tools   1.3
    Provides file classification services using PowerShell
    PreEmptive Analytics Visualizer   1.2
    Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.
    Python Tools for Visual Studio   2.1.21008.00
    Python Tools for Visual Studio provides IntelliSense, projects, templates, Interactive windows, and other support for Python developers.
    Python Tools for Visual Studio - Django Integration   2.1.21008.00
    Provides templates and integration for the Django web framework.
    Python Tools for Visual Studio - Profiling Support   2.1.21008.00
    Profiling support for Python projects.
    SQL Server Data Tools   12.0.41012.0
    Microsoft SQL Server Data Tools
    Visual Studio Tools for Unity   1.9.8.0
    Visual Studio Tools for Unity
    Web Essentials 2013   2.5.3
    Adds many useful features to Visual Studio for web developers.
    Windows Phone 8.1 SDK Integration   1.0
    This package integrates the tools for the Windows Phone 8.1 SDK into the menus and controls of Visual Studio.
    Workflow Manager Tools 1.0   1.0
    This package contains the necessary Visual Studio integration components for Workflow Manager.

    Hi Sal_S,
    >>Recently however I am finding that it is hanging - stuck on "Updating the News Channel"  and "Connecting to " Visual studio Online. It remains unresponsive until these actions are completed.
    What does "Updating the news Channel" mean? You mean that open the VS IDE, and then some links or videos showed in the start page.
    Maybe you could change some settings in your VS IDE under TOOLS->Options.
    As you said that the VS hanging when it connected to VSO, one idea is that you could post an issue to the VSO forum:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=TFService
    In addition, for the performance issue, we would think about many elements.
    For example, the machine configurations, run the VS for a long time(we often restart the VS), the temp files(clean them), or the add-ins or extension tools (you could disable them), the third party processes in your task manager which make the CPU is high
    or others.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Ovi Player giving Just In Time Debugger Pop ups wh...

    I am facing a strange problem with Ovi Player. When the player is in PC mode it runs fine. As soon as I switch to store it starts giving me Just In Time degugger messages. Not sure what it is. 
     If anyone has any clue please help me out.
    Thanks in advance.
    Regards,
    Swasti Verma 

    I get a similar Pop Up and then a Microsoft based Debugger opens and freezes the Ovi Player, However this happens when i try to access Musin Account under My Account in OVI Player.
    Please help

  • InDesign CS4 - Unhandled Exception in Visual Studio

    Hi.
    I'm in the process of creating a long Technical Manual (book) with several chapters and witihn one of the Chapters, I've been creating a table with alternating shading to the rows.
    All works ok for a time, then after adding text into the table, this particular chapter crashes with a "Visual Studio Just-In-Time Debugger" popup containing...
    "An unhandled win32 exception occurred in InDesign.exe [5540].
    Clicking on the Yes option to debug, the resultant screen shows...
    "Unhandled exception at 0x0b324dd in InDesign.exe: 0xC0000005:
    Access violation reading location 0x00000000."
    All has been working ok creating several documents, brochures, etc but it seems that adding in a table creates this problem.
    Any assistance would be appreciated, as I'm wary of it crashing again just as I've fully populated the table, as there are many, many tables in this Technical Manual.
    Regards
    Dave Shields.

    Hi Peter.
    Yes I'm using the same font in the table as used throughout my document: Palatino Linotype
    The only slight difference is that in one column, I've set it to a different swatch colour - Pantone 276C and the first row of the table is also set to bold type.
    Thanks
    Dave.

  • DW Crashing Frequently (Just-In-Time)

    Does anybody know how to stop my DW from crashing? Some days it doesn't crash at all and some days it crashes all the time. I have searched and searched for a solution to this with no luck.
    It would be so bad if DW would remember what documents I had open. (Yes, I have that preference checked.)
    Error:
    "An unhandled win32 exception occurred in Dreamweaver.exe [960]. Just-In-Time debugging this exception failed with the following error: No installed debugger has Just-In-Time debugging enabled. In Visual Studio, Just-In-Time debugging can be enabled from Tools/Options/Debugging/Just-In-Time.
    Check the documentation index for 'Just-in-time debugging, errors' for more information."

    I believe I have finally stopped DW from crashing and throwing this error by removing the registry key/value in the following location that was set to JITdebugger.
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug\Debugger\
    Source:
    http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/a52eb0ae-bcd8-4043-9661-d5fc3 aa5167c/
    Message was edited by: jbreslow; added source

  • Diadem Script Debugger + Visual Studio 2005

    Hallo!
    Seit dem ich das Visual Studio 2005 installiert habe kommt beim Click auf 'Script debuggen' in Diadem 9.1 immer ein Dialog mit dem Titel 'Just-In-Time-Debugger von Visual Studio' hoch. Da kann man dann Visual Studio wählen und das Script debuggen. In allen Leerzeilen steht dann ein 'TB Kommentar der aber nicht weiter stört.
    Es ist nur alles viel umständlicher und man kann keine Haltepunkte mehr direkt im Editor setzen.
    Was muss ich machen damit ich wieder in Diadem debuggen kann?
    Sven

    Hallo,
    Matthias hat natürlich Recht, die letzte Anbindung des Debuggers an das Skriptmodul ist in DAIdem integriert und hat nichts mit Microsoft zu tun, allderdings greift DIAdem dann auf eine API (irgend)eines installierten Debuggers zu. Wie genau DIAdem die installierten Debugger erkennt und sich eventuell für einen von mehreren isnatallierten entscheidet, kann ich im Moment nicht beantworten.  Im Normalfall wird auf folgende DLL zugegriffen:
    c:\programme\gemeinsame dateien\microsoft shared\vs7debug\pdm.dll, auf meinem Rechner in der Tat in der Version 7,.... Allerdings habe ich auch das Visual Studio Paket nicht installiert. Im gleichen Verzeichnis sind auch die beiden Executables MDM.exe und VSJIT.exe installiert, mit welchen man den Debugger offensichtlich noch konfigurieren kann. Eventuell lässt sich ja hier noch etwas drehen.
    Ich werde auf jeden Fall auch bei unseren Entwicklern noch nachfragen. Wenn die Sache schon gemeldet ist, gibt es vielleicht auch schon eine Erklärung bzw einen Workaround.
    MfG
    Ingo Schumacher
    Systems Engineer Sound&VibrationNational Instruments Germany

  • I have loaded firefox 7 - deleted all other versions of firefox - each time I start firefox there is an error unhandled win32 exception -- [5500] operating system is xp sp3 this loads visual studio debugger firefox loads the closes

    Thats pretty much it - installed 7 yesterday because I was having the same problem with 6- beta I figured it was the beta so I uninstalled all firefox versions and downloaded the release version 7. Apparently Visual Studios sees the error and wants to help. Then I crash

    Create a new profile as a test to check if your current profile is causing the problems.
    See "Creating a profile":
    *https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Profile_issues
    If the new profile works then you can transfer some files from an existing profile to the new profile, but be cautious not to copy corrupted files to avoid carrying over the problem.
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    Boot the computer in Windows Safe mode with network support (press F8 on the boot screen) as a test to see if that helps.

  • Unable to see function return values in Visual Studio 2013 debugger

    Hi!
    I can't see function return values in
    Microsoft Visual Studio Ultimate 2013
    Version 12.0.31101.00 Update 4
    Microsoft .NET Framework
    Version 4.5.51650
    Installed Version: Ultimate<o:p></o:p>
    as described in  http://blogs.msdn.com/b/visualstudioalm/archive/2013/06/27/seeing-function-return-values-in-the-debugger-in-visual-studio-2013.aspx
    So what can I do to get this functionality back?
    MsdnMezzo

    Hi MsdnMezzo,
    Reference:
    http://blogs.msdn.com/b/visualstudioalm/archive/2013/06/27/seeing-function-return-values-in-the-debugger-in-visual-studio-2013.aspx
    If use the same sample in the above blog provided by you, how about the result? Could you debug it with the same steps? I could debug it in my side using the VS2013.
    So to make sure that whether it is your VS IDE issue, please debug it with this sample, if it works well, I doubt that we would think about your specific project and the debugging steps.
    If so, to really repro this issue, could you share us a sample with one drive? You could upload your project to one drive and share us the downloaded link in your new reply, I will download and repro this issue in my side.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Visual studio lightswitch takes very long time (hangs for 20 sec) when changing entities properties in screen design

    hi, I have lightswitch project that is growing up every day. Now it has 200 database table and about 450 default screens. When I first started the lightswitch project with few tables
    (about 50 tables), it responses very fast. Gradually when I created the screens, the response takes 10 seconds for any changes I made in the screens or on the tables (*.lsml). Now, it takes 20 seconds (-+2 sec) to be able to do the next change!. For example,
    changing the group name, entity input type, width, table summary property ,arrange fields in the groups, change display name (which I change the most),,etc. Just imaging that I can change 3 things on a minute! I am using lightswitch with VB coding , but no
    programing codes (yet), I uses only HTML screens, no extensions, connected with SQL express 2012 (but I think that has nothing to do with the slowness since the problem is on the screens design time), I have created the project from scratch three times, with
    visual studio 2013 ultimate update 3, update 4, and now with Update 5 CTP 1 !! Yet, the same result. Strange that the freezing time is always about 20 seconds!! Any idea why this is happening? Any resolution?! Regards, Hasan

    Hi Michael 
    again i appreciate your answer ... 
    i was trying to implement your suggested workaround of my problem, unfortunately, it won't work with me !  i cannot split the
    project to smaller modules because of:
    all screens are connected to each other's with buttons and clicks (view selected) 
    i have changed all the "display names" of tables fields (translation). i would have problem in translation whenever i
    need to add tables or fields in the database, then i need to repeat that for all modules. i know that i can use other translation method, but i have already translated thousands of words !
    i have spent 2 months in 2013 to learn MVC, but i did not like it. it is somehow complex for me. i am a volunteer developer (actually i
    am network designer ). 
    i may lose the authentication , as i need to log-in to each module separately.
    is there any root solution to this problem ; the VS Lightswitch (or IDE) slowness when there
    is a lot of screens? maybe in VS2015?
    i had great hopes for the lightswitch, and still it is the only IDE that i can use for the "Charity
    ERP" project.
    regards,
    Hasan

  • XSLT Debugger is disabled in Visual Studio 2013 Integrated Shell

    According to this link, the Visual Studio 2013 Integrated Shell contains an XSLT Debugger:
    https://msdn.microsoft.com/en-us/library/bb129445.aspx?f=255&MSPPError=-2147217396
    I installed this version clean on a machine that has no prior Visual Studio installs.
    When I launch this version of Visual Studio, and open an xsl file for debugging, the 'Start XSLT Debugging' option is grayed out / disabled. 
    How do I enable XSLT Debugging?
    Thanks,
    --gar

    Hi,
    You issue can be reproduce in my Visual Studio 2013 Integrated Shell as well. I think you can submit one feedback about this issue on Microsoft connect site:https://connect.microsoft.com/
    Thanks.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • Merge data in ODS

    Hey Folks! I'm trying to merge data from two InfoSources into one ODS with updaterules. But it doesn't work. Here is a short description what I want to do: InfoSource A: <b>CustID_|_ProduktID_|_Status </b> 815____|__4711____|__viewed 915____|__4812__

  • Creating new user in enterprise portal 7 .0

    Hi, I have installed enterprise portal 7.0 and backend is ECC 6.0 on windows 2003.i have logged with J2EE_ADMIN user.when i am trying to create new user in EP7.0 ,i got this problem.(an error occured,contact system administrator).please help me.

  • Creating a pseudo foreign key trigger

    hi i want to create a trigger that will act like a foreign key and check whether the value being entered already exists in two separate tables. I want it to not allow entry if the id already exists in: either none of the tables; or both the tables. I

  • Cannot embed interactive keynote into website

    I've made an interactive keynote presentation that has buttons that link to particular slides. When I save and export as hyperlinks only quicktime, only the first 2 slides are working and then not exactly correctly. I saw a thread made in 2004 regard

  • Slow MAIL Syndrome (SMS)

    A while ago, I had trouble with my MAIL showing the spinning wheel and slowing down not only MAIL but the rest of the computer as well. For no particular reason, while the wheel was/is spinning, messages show up in the tool bar such as "adding 1 of 1