Visual Studio 2013 hangs/freezes when trying to click the designer view

my Visual Studio 2013 update 1 hangs/freezes when trying to click the designer view, after clicking "Design" I can not click "split" neather "Source". What can I do ? I already tried to set the "HTML (Web Forms) Editor
" as "Default"... thanks for support.
In VS2010 the same worked fine.
I "Run as Administrator".
ty for help

Hi,
I assume that you are not using VS2013 Express version. In order to get the reason about the hang issue, please use devenv /log to gather activity.xm log and find HR error from this log.If it shows some package corrupt, try to repair your VS.
Here are my general suggestions:
Please try to run devenv /ResetSettings (in command prompt) to eliminate the related potential settings problem.
Try disabling Add-ins (e.g. “Tools” | “Add-in Manager”) or run “devenv.exe /SafeMode”.This can eliminate the possibility that third party Add-ins or packages are causing problems. Also you can try these command lines:
devenv.exe /resetskippkgs and devenv.exe /resetuserdata 
Try to create a new user account. This can help isolate user profile corruption related causes.
If the suggestions above are no help, please reinstall your VS.
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.

Similar Messages

  • Need advise, I have purchased compressor 4.1 to compress my movie file, particularly MKV files. Problem is, that the software freezes when trying to import the 10GB MKV. Any one that can help?

    Need advise, I have purchased compressor 4.1 to compress my movie file, particularly MKV files. Problem is, that the software freezes when trying to import the 10GB MKV. Any one that can help?

    Afraid Compressor won't work with MKV. If you have access to a system running an earlier version than Mavericks, and with Perian installed you can use MPEG Streamclip or Quick Time Pro to convert to a mov.
    Russ

  • Visual Studio 2013 Hangs

    I have just installed vs_community update 4. Since then, when I start VS it gets to the start page and hangs. I have a mouse pointer but it will not activate the menus. I have run Collect but there seems to be no facility to attach those files here.
    Kind regards John

    Hi John,
    You can upload the log file on onedrive and share the link here.
    Best regards,
    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.

  • CS 3 Bridge crashes / freezes when trying to run the slideshow feature

    A while back I deactivated Photoshop CS3 that was installed on my laptop. Then this past week I went to reinstall it again. One thing I noticed was that the PS-CS3 and Bridge Icons were still residing on my desktop. I went into the "add/remove programs" and sure enough there was PS-CS3 sitting there. So I tried to do an uninstall first. When I clicked the tab to do a remove program it just sat there. I contacted Adobe Tech support and they sent me the script to to an uninstall. It worked, the Icons went away and so I proceded to do a new install. I entered the serial numbers and activated it and all seemed well. Then I went into the Bridge, everything seemed ok there too. I was able to use the RAW converter, view thumbnails and the rest. Then I went to a specific folder where I had some files that were converted to JPEG to run the slideshow feature. That is when Bridge hung up and a few seconds later it closed the preview window that had opened for the slideshow preview.
    Does this have something to do with the amount of RAM on my laptop? Or maybe the cache? I ask because I had never needed to use the slideshow feature until now and everthing seemed ok even prior to uninstalling and reinstalling.
    I have 1 gig or ram... the hard drive is 350 gigabytes and there is a ton of room still available. The processor is ok. Oh also, I have Lightroom 2 installed on this machine too and it's slideshow feature runs fine. But I would prefer to use the slideshow feature in bridge.
    Any suggestions will be greatly appreciated

    Copy the jdev_home/jlib/redist/uix2_install.zip file to
    jdev_home/jdev/redist folder . It will overwrite an existing uix2_install.zip file.
    Close and open the Jdeveloper IDE. It will prompt you for upgradation of projects. Press OK button in response.
    Now you should be able to run the JSP pages.

  • My Illustrator freezes when trying to use the reflect function of the transform tool.

    My Illustrator CC freezes when I try to use the reflect function of the transform tool.  I am on MAC OS 10.9.5.  I have restarted several times, trashed the preferences, moved the applications folder etc.  I am currently working on projects where I need this function, help please!!!

    Transform panel? Transform effect?
    Please show the artwork?

  • System preferences freezes when trying to change the date

    Hey guys,
    I've got a MacBook Pro running OSX 10.4.1. I'm having a problem with trying to change the time/date settings. Either going through the system preferences window or accessing it through clicking the clock in the top right and then 'open date & time', I get the spinning wheel and System Preferences crashes. Any ideas why?
    Regards,
    Phil

    You are probably running 10.4.10 in as much as the MacBook pro's came out well after 10.4.1 was released. In any case try deleting the file com.apple.systempreferences.plist in your user/library/preferences folder.

  • Error when trying to use the Log Viewer

    Hello experts, today I wanted to examine some logs using the Log Viewer on Visual Administrator. However, when clicking on this service, the Visual Administrator would freeze for a long while and after that, an error message was displayed. I do not remember the exact message, but it was something like "A fatal error occurred. For more information, click on the Details button". After clicking on that button, the following error was displayed:
    com.sapmarkets.bam.util.BAMRuntimeException
    at com.sapmarkets.bam.jmx.connector.rmi.AbstractConnectorClient.invoke(AbstractConnectorClient.java:110)
    at $Proxy31.getAttribute(Unknown Source)
    at com.sapmarkets.bam.application.logdepot.AbstractLogDepot.getAttribute(AbstractLogDepot.java:236)
    at com.sapmarkets.bam.application.logdepot.AbstractLogDepot.getLogDescriptors(AbstractLogDepot.java:84)
    at com.sapmarkets.bam.view.config.RemoteViewConfiguration.initializeViewConfiguration(RemoteViewConfiguration.java:65)
    at com.sapmarkets.bam.view.overview.OverviewFacade.populateOverview(OverviewFacade.java:219)
    at com.sapmarkets.bam.view.AbstractLogViewerAppplication.populateOverview(AbstractLogViewerAppplication.java:171)
    at com.sapmarkets.bam.view.AbstractLogViewerAppplication.initOverview(AbstractLogViewerAppplication.java:652)
    at com.sapmarkets.bam.j2ee.services.logviewer.gui.LogViewerRuntimeLogical.setRuntime(LogViewerRuntimeLogical.java:121)
    at com.sapmarkets.bam.j2ee.services.logviewer.gui.LogViewerRuntimeLogical.show(LogViewerRuntimeLogical.java:88)
    at com.sap.engine.services.adminadapter.gui.node.ServiceNodeView.selectSingleService(ServiceNodeView.java:202)
    at com.sap.engine.services.adminadapter.gui.node.ServiceNodeView.selectNode(ServiceNodeView.java:156)
    at com.sap.engine.services.adminadapter.gui.AdminManager.selectServiceNode(AdminManager.java:290)
    at com.sap.engine.services.adminadapter.gui.AdminManager.selectNode(AdminManager.java:170)
    at com.sap.engine.services.adminadapter.gui.AdminManager.valueChanged(AdminManager.java:108)
    at javax.swing.JTree.fireValueChanged(JTree.java:2392)
    at javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:2763)
    at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:629)
    at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1076)
    at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:287)
    at javax.swing.JTree.setSelectionInterval(JTree.java:2041)
    at javax.swing.plaf.basic.BasicTreeUI$TreeIncrementAction.actionPerformed(BasicTreeUI.java:3268)
    at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1530)
    at javax.swing.JComponent.processKeyBinding(JComponent.java:2438)
    at javax.swing.JComponent.processKeyBindings(JComponent.java:2473)
    at javax.swing.JComponent.processKeyEvent(JComponent.java:2401)
    at java.awt.Component.processEvent(Component.java:4978)
    at java.awt.Container.processEvent(Container.java:1569)
    at java.awt.Component.dispatchEventImpl(Component.java:3684)
    at java.awt.Container.dispatchEventImpl(Container.java:1627)
    at java.awt.Component.dispatchEvent(Component.java:3546)
    at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1713)
    at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:627)
    at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:831)
    at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:741)
    at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:592)
    at java.awt.Component.dispatchEventImpl(Component.java:3575)
    at java.awt.Container.dispatchEventImpl(Container.java:1627)
    at java.awt.Window.dispatchEventImpl(Window.java:1606)
    at java.awt.Component.dispatchEvent(Component.java:3546)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Caused by: java.lang.reflect.InvocationTargetException
    at com.sapmarkets.bam.util.FutureResult.get(FutureResult.java:71)
    at com.sapmarkets.bam.jmx.connector.rmi.AbstractConnectorClient.invoke(AbstractConnectorClient.java:104)
    ... 45 more
    Caused by: java.lang.OutOfMemoryError: Java heap space
    at javax.management.ObjectName.construct(ObjectName.java:385)
    at javax.management.ObjectName.readObject(ObjectName.java:1063)
    at sun.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:838)
    at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1736)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:322)
    at java.util.ArrayList.readObject(ArrayList.java:559)
    at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:838)
    at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1736)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:322)
    at java.util.HashMap.readObject(HashMap.java:1015)
    at sun.reflect.GeneratedMethodAccessor64.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:838)
    at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1736)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
    at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1835)
    at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1759)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:322)
    The lines I marked in bold are the ones that caught my attention. What is this error and how can I fix it?

    Hello, thanks for your answers. I checked the JVM Heap size, we are using a 64 bit HW, and it was already set to 2048M, as well as both parameters Xms and Xmx. I also checked our virtual memory and directory space, the virtual memory looks fine, and the <SID> directory uses 5 GB of space.
    If you wish, I can write the configuration found on the Config Tool, where you set the JVM Heap size and other parameters.

  • In Flash Builder: "No Disk" Error when trying to switch to Design View

    Just had Flash Builder Beta 1 uninstalled and Beta 2 installed instead.
    When I try to switch to Design View or open a link from Start Page in Flash Builder Beta 2, the application  freezes and "No Disk" error message pops up.

    You have some other problem with your boot drive that has corrupted data backed up to the TimeMacine drive.
    My advice is to boot into each operating system and manually backup just your Users files each to separate regular external drives (no Timemachine or backup software) and disconnect.
    Make a note of any serial numbers, emails, address book contacts, export bookmarks etc. that isn't typically in your users folders data.
    You might be able to Winclone 3 the Windows as a whole thing as it's appearing not to have issues but it's your MacintoshHD partition that is so that will have to be rebuilt from scratch.
    Most commonly used backup methods
    If your OS X parititon doesn't boot, you can use this to recover files.
    Create a data recovery/undelete external boot drive
    Without any further detail about your machine I can't advise specifically what to do, but it involves using Disk Utility to Zero Erase (move slider one spot to the right or in 10.6 using Security Option) the ENTIRE boot drive and reformatting, then installing OSX fresh and then setting up BootCamp again.
    If you wish to switch your boot drive for something better, this is a good time to do this.
    Install/upgrade RAM or storage drive in Mac's
    If your machine is capable of Internet Recovery, then use that, then upgrade.
    If your machine came with 10.6 or earlier, then use the 10.6 install disks and work up from there.
    Erase, formatting, OS X installs on Mac's

  • I am unable to find "menu button New Fx Menu" when trying to (Click the menu button New Fx Menu and then click Exit Close 29)

    I have had sound problems when viewing facebook and youtube and thought it may be a plugin problem. I don't know much about computers and stumble my way through like now so simple instruction are required please.

    Hello,
    On the right side of your browser, below the window close button [X], should be three horizontal lines.
    * Menu [[Image: New Fx Menu]]
    * Exit [[Image: Close 29]] is on the bottom right corner of the menu that opens
    If you still cannot see it, '''try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that temporarily turns off hardware acceleration, resets some settings, and disables add-ons (extensions and themes).
    If Firefox is open, you can restart in Firefox Safe Mode from the Help menu:
    *Assuming you have your menu bar visible, go to "Help" > "Restart with Add-ons Disabled"
    If Firefox is not running, you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    When the Firefox Safe Mode window appears, select "Start in Safe Mode".<br>
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, theme, or hardware acceleration. Please follow the steps in the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.
    If that menu is still not visible, please provide us with a screenshot. If you need help to create a screenshot, please see [[How do I create a screenshot of my problem?]]
    Once you've done this, attach the saved screenshot file to your forum post by clicking the '''Browse...''' button below the ''Post your reply'' box. This will help us to visualize the problem.
    Thank you!

  • Firefox will not load . it just freezes when trying to upload the homepage

    Its ask do you want to set Firefox as a default browser and I choose when. Its freezes then and when I try to close it asks me to do I want to send an error report. I have been using for at least a couple of years. Internet Explorer works for me.

    Hello.
    It's possible that you are having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    Whenever you have a problem with Firefox, whatever it is, you should make sure it's not caused by one (or more than one) of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] (don't forget to select ''Disable all add-ons'' when you start safe mode). If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and themes and [https://support.mozilla.com/en-US/kb/Troubleshooting+plugins this one] for plugins.
    If you need support for one of your add-ons, you'll have to contact its author.
    If the problem is not disappears when all add-ons are disabled, please tell me, so we can work from there. Please have no fear of following my instructions to the line, as all can be easily undone.

  • My iphoto freezes when trying to use the standard eBay photo upload, the problem started after a recent iOS 7 update. The album photos don't appear until I try and close the upload and immediately freezes. Attempts to close iphoto fail.

    A week or so ago I reacted to an Apple update message. The update completed and this left me with a couple of problems. When the imac started up there was a Glims message on screen telling me that the computer had not closed entirely and asking if I wanted to allow glims to reopen previously open files. I ticked yes and Safari froze immediately. This would happen even after a restart, Safari would start up with the Glims message on my Yahoo mail account. Then whether I clicked on the Glims message or not one of various adverts would appear and Safari would immediately freeze. I managed to override this by quickly entering Safari extensions and subscribing to an advertisement blocking programme. Safari now worked without problems but the blocking programme created other problems mostly with iphoto. The eBay uploaded photos were minute. So I decided to remove the Safari blocking extension and all seemed fine for everything except iphoto which now freezes every time I try to upload eBay photo's using the eBay standard upload problem. Yesterday I changed to the other BASIC upload option and that did work. Thought it might be a one of glitch on the Standard but obviously not. Anyone's help would be appreciated. I note that at least one other member is experiencing the same or similar problem today.

    Sorry I am 70 and not very computer literate. Please explain in simpler terms. Perhaps I should have said Apple update for my iMac. It did however include an iphoto update. My imac is 3 years old, I also have an ipad 2 and iPhone and both received iOS 7 updates around the same time.

  • Running snow leopard and cs3 works great but freezes when trying to save the photo.

    I am running CS3 on snow leopard, I can edit photos great but when all is said and done...... the wheel spins continuously after selecting either save.... or save as..... and the application quits responding. it keeps spinning?
    I am at a loss. Can't afford the upgrade right now. what can i do?

    Could be an issue with file dialogs or volume identifiers. That stuff has changed a lot in recent versions of OSX due to its kernel going 64bit native. You might need to limit yourself to specific volume names and only use the classic file dialog view. Similalrly, this could relate to Library folders being invisible by default on 10.7 and the program trying to access what it assumes to be the default Documents folder...
    Mylenium

  • Motion temporarily freezes when trying to scrub the timeline

    Hey guys,
    Having a couple of probs... firstly when I'm working in motion and I click up the top of the timeline to scrub through the video there is a delay of about 30 seconds before my computer responds. I'm running Motion 3.0.2 on a MacBook Pro. The timeline consists of a photoshop background, a photoshop foreground and a 3 minute music track. Any help on this would be great.
    Another thing that's happening and I'm not sure if they're related problems but the timeline will be playing back and then I try to click stop or anything in Motion and yet it continues to play. Same deal - about 30 seconds before I am able to control the timeline again. This also happens on my Dual 2Ghz G5.
    Any help would be greatly appreciated.
    Cheers,
    Phil

    can't say that I agree that it's a graphics card limitation
    You're a lucky guy to have that kind of muscle that runs on batteries. My mistake, I can see that now, thanks for clearing that up for me, won't forget it.
    I'm not using my G5 to do this either - it's my MacBook Pro.
    Your first post says "this" happens on both systems. Here, I shall quote it for you to save you the trouble of denying it and forcing me to call you silly names:
    Same deal - about 30 seconds before I am able to control the timeline again. This also happens on my Dual 2Ghz G5.
    must be something else.
    Yes, silly of me to try to debug this for you when I'm here and you're there. Too bad I can't really see what you're doing, isn't it? All I can do is tell you what I know from several years of struggling with Motion and reading hundreds of threads from hundreds of Motion users whose machines neither meet their expectations nor the promises of some sales dweeb. You can read them, too, just initiate a search of the forum for "slow as snot a cold doorknob." Motion's demands on system resources are weirdly nonlinear. I've seen posts complaining about glacial behavior on a wide variety of machines that make your setup and mine look truly pathetic.
    It's merely two graphics layers and a text layer (which isn't animated). The only thing I'm animating is a bouncing logo across the screen.
    Hmm, that's interesting, but "merely" may mean one thing to you and quite another to your machine. I was going to ask many relevant questions about these layers of yours but, heck, you don't need to tell me anything you don't want to.
    When it crashes it comes up with a message saying that it's a plugin that's causing the crash (even though I've got no 3rd party plugins installed). The problem is also intermittent.
    A "crash," you say? That's dreadful. Is this new? You didn't mention a crash in your first post. Here, I'll quote it for you:
    Hey guys,Having a couple of probs... firstly when I'm working in motion and I click up the top of the timeline to scrub through the video there is a delay of about 30 seconds before my computer responds. I'm running Motion 3.0.2 on a MacBook Pro. The timeline consists of a photoshop background, a photoshop foreground and a 3 minute music track. Any help on this would be great.
    Another thing that's happening and I'm not sure if they're related problems but the timeline will be playing back and then I try to click stop or anything in Motion and yet it continues to play. Same deal - about 30 seconds before I am able to control the timeline again. This also happens on my Dual 2Ghz G5. Any help would be greatly appreciated.
    Yep. A bit inconclusive and even you'd have to admit your explanation is clear as mud. You didn't say much at all that could actually be of any value in tracking down your problem from where I sit. but you can always start with the easy stuff. it's often a good place to start, being easy and all. Try turning off one layer at a time and see...-- oh, nevermind, I've already made that suggestion but you knew you didn't need to try it. Perceptive and shows a deep connection with your system. I bow.
    I've exhausted all of my experience, Phil, and I can't write biting sarcasm like this all night, too old. So it's up to you. Make a long list of all the things you know it's not and you'll be left with what it is.
    Hope you get it figured out. When you do, please let us know what it was and how you fixed it.
    bogiesan

  • Computer freezes when trying to reload the OS from the HP recovery disks.

    I have an HP Media Center m8300f desktop pc. My hard drive crash and I had to replace it. Since the recovery software was on the hard drive I had to order the recovery disks from HP. Have checked with HP and they are the correct disks for my system. The problem that I am having is this...during the recovery process everything loads from the 2 disks...the next step is to reboot the computer to complete the recovery process. During this part of the process the program is apparently creating the recovery partition on the new hard drive. The screen goes to the icons of files moving from one folder to the other so I'm assuming that it has created the partition and is dowloading the files for the recovery partition. During the process, it just locks up and halts. If i reboot the computer it says the BOOTMGR is missing and will not load windows. I've gone through the process many times and it continually halts at the same point in the process. Any ideas on whats going on and how to get past it?

    i am having some success with my touch now by right clicking on the itunes icon and selecting, troubleshoot compatibility, troubleshoot program, program worked on earlier versions,then select, win vista service pack2. this is probably not a permenant fix but for the time being it seems to work. hope you have some joy with your setup. JF

  • Dreamweaver Momentarily Freezing When Moving Between Code and Design View

    I have Dreamweaver CS4 and have had a problem that just started yesterday.  I have rebooted my machine to no avail.  The local copy and the live copy of the site are on two different servers that we access through a local network.
    Dreamweaver slows to a standstill if I click to another program and then attempt to go back into Dreamweaver or if I switch between design and code view.
    I haven't made any changes to Dreamweaver in the way of added extensions or updates.  Is it possible that the cause of this could be either a server problem or a connectivity to the server problem?
    Many thanks in advance for any help you could provide.
    Andy

    You can use CTRL+# to switch between Code and Design View.
    By the way, this is the Dreamweaver Application Development forum which deals with questions about using server-side scripting languages like PHP or ColdFusion. General Dreamweaver questions should be posted in the regular Dreamweaver General Discussions forum.
    And while I´m at it: please use descriptive headlines such as "how to switch between Code and Design View" for your posts -- mentioning your screen name "Goula129" is not helpful to other users.

Maybe you are looking for

  • Search Fields value based on the input.

    Hi Experts, I was trying to develop a web dynpro with two  input-fields and process the logic based on the input-fields. The scenario is,have two Input fields, the value for the first input-field a static search help is assigned and for the second in

  • Display Document in USER_COMMAND IN ALV

    Hi Experts       In ALV am using USER_COMMAND for material document number, when i click the document it needs to open the display document(MIGO).         But its not opening the document, by defualt its coming with Goods Receipt -> Purchase Order.  

  • Simple (?) question about Spry tabbed panel

    Hi, I'm a bit of a noob at DW and am wondering if there's any way to open a link from within a Spry tabbed panel, and have the content load in the same panel. I would have thought this would be simple, or even default behavior, but every target I try

  • FINDER WINDOW OPENS UP AFTER STARTUP !!!!

    Hi all i seem to be having a problem that was not happing before I installed the Latest Mac OS X 10.6.5 (10H574) update. Here is the problem when I startup The system and log on after the desktop shows up a finder window opens To the top level in oth

  • How to Show data in grouping with check boxes.

    Hi Experts, I am new to ADF and want to resolve one issue for my urgent project requirement. My Problem is : In Employee, Department relationship i need to show data in a grouping of departments like for Marketing department all the related employees