ReportViewer.WinForms.dll produce exception

Hi there,
I hope this is the correct forum.
I have a WCF Client app that uses ReportViewer to execute a SSRS report. The long version is on StackOverflow under "Microsoft Report Viewer 2012 exception “Not enough storage is available to process this command”"
The Short Description is that on 32bit machines I get a "not enough storage is available to process this command" exception and from my investigation it seems like a ERROR_NOT_ENOUGH_MEMORY.
It runs fine on 64bit machines, and the error doesn't happen at exactly the same point on the 32bit machines.
The reason why it is confusion for me is because ReportViewer 9.0 works fine, but 11.0 doesn't, and it proofs to be difficult to convert a VS2012 app that uses ClickOnce for deployment and was
already published with Report Viewer 2012 to use Report Viewer 2008 (9.0) again.
Is there anybody that can guide me where to find a solution?
Thanks
Jaques Burger

Hi Jaques,
The issue may be due to the IPRStackSize registry entry was missing or setting too low. Please refer to the following steps to increase the value of the IRPStackSize registry entry:
Click Start, click Run, type regedit, and then click OK.
Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters
Note:  If the IRPStackSize entry is not present in this subkey, follow these steps:
  a. Click Edit, point to New, and then click DWORD Value.
  b. Type IRPStackSize, and then press ENTER.
(Note: Type IRPStackSize exactly as it appears. The value name is case sensitive.)
Click IRPStackSize, click Edit, and then click Modify. In the Data Value box, type a larger value, and then click OK.
More detail information, please refer to the following documents.
http://dot-net-bugs-solutions.blogspot.in/2010/06/not-enough-storage-is-available-to.html
http://support.microsoft.com/kb/106167 
Hope this helps.
Regards,
Alisa Tang
Alisa Tang
TechNet Community Support

Similar Messages

  • ReportViewer.WinForms.dll produce out of memory exception

    I wrote a small app in VS2012 (C#) to replicate this problem, and I'm not 100% sure how to get in contact with Microsoft to log this problem.
    The Problem:
    A windows form using a ReportViewer 11 (11.0.3366.16) object to view a report. Assign the Report Server and Report Path to the component. Processing Mode = Remote, and set all the parameters and credentials to the ServerReport of the ReportViewer
    The query on the report returns about 37,700 records from an Oracle 11g database, and is aggregated on the Report to about 2,700 rows, but when you do an XML export of the report and produces over 125,000 records in the XML.
    When Executing the report through the ReportViewer component, it runs for 1-2 mins. and here is the kicker. On some machines I get the Out of Memory (or "not enough storage is available to process this command") before it finish rendering the
    report, and on other machines I get it when you have to select a file name on the export.
    Only 32bit machines gets the error.
    Now for the next kicker. Report Viewer 9 does not produce this error at all.
    I've done some memory analyses on both the processes, and noted that ReportViewer 11 is using double the amount of memory to produce the same report. Here is what I found.
    ReportViewer 11 spikes the memory usages of the app from about 18MB to about 270MB of RAM in the first 10-20 seconds. Then just as the report is displayed in the control, the memory spikes to about 1.1GB, and then after the render is done, it falls back
    to about 387MB. When you export the report the memory spike a couple of times to 1.1GB and 1.2GB of RAM then stabilises again at about 387MB, and just before the file save dialog pops up it goes up to about 450-500MB, and as the dialog is displayed it bombs
    with the exception.
    ReportViwer 9 spiked the memory usage of the app from about 16MB to about 81MB and up to 202MBin the first 30s of the execution. As the report is displayed the usage goes to 291MB and comes down to 276MB. On export the Memory keeps steady up to the dialog
    box, and spikes to 463MB.
    There is a bit of a memory leak though, because when you do the process again on v9, it doesn't free up all the memory used in the previous run, but consumes the same amount of memory.
    Is there anybody that can point me in the right direction of who will be able to assist me in this matter?
    Another thing that I found was that when the report is exported by ReportViewer to Excel, the file always have corrupt data, and Excel have to repair the file. The Excel Export at the end looks quite crappy, and is not really useful at all.
    Thanks

    Hi Jaques,
    The issue may be due to the IPRStackSize registry entry was missing or setting too low. Please refer to the following steps to increase the value of the IRPStackSize registry entry:
    Click Start, click Run, type regedit, and then click OK.
    Locate and then click the following registry subkey:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters
    Note:  If the IRPStackSize entry is not present in this subkey, follow these steps:
      a. Click Edit, point to New, and then click DWORD Value.
      b. Type IRPStackSize, and then press ENTER.
    (Note: Type IRPStackSize exactly as it appears. The value name is case sensitive.)
    Click IRPStackSize, click Edit, and then click Modify. In the Data Value box, type a larger value, and then click OK.
    More detail information, please refer to the following documents.
    http://dot-net-bugs-solutions.blogspot.in/2010/06/not-enough-storage-is-available-to.html
    http://support.microsoft.com/kb/106167 
    Hope this helps.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • Designer that can produce exceptional e-cards with Flash

    Does anyone know an experienced Flash designer that produces exceptional e-cards with Flash?

    this guy does some techincally impressive stuff with ecards/flash.
    http://activeden.net/item/3dflip-video-ecard-xml-/full_screen_preview/974954

  • Remote producer exception while adding in consumer.

    I have producer portlet and trying to add the "Remote Producer Handle" in Consumer Portal Admin console.while adding this,I am gettign the following error.
    com.bea.wsrp.consumer.management.producer.ProducerManagerException: edu/emory/mathcs/backport/java/util/concurrent/ConcurrentHashMap
              at com.bea.wsrp.consumer.management.ProducerManagerImpl.registerProducer(ProducerManagerImpl.java:427)
              at com.bea.jsptools.portal.helpers.wsrp.ProducerManagerControlImpl.registerProducer(ProducerManagerControlImpl.java:260)
              at com.bea.jsptools.portal.helpers.wsrp.ProducerManagerControlBean.registerProducer(ProducerManagerControlBean.java:534)
              at com.bea.jsptools.portal.helpers.wsrp.AddProducerHelper$RegisterProducer.run(AddProducerHelper.java:640)
              at portalTools.definitions.portletProducers.wizard.AddProducerWizardController.runAction(AddProducerWizardController.java:628)
              at portalTools.definitions.portletProducers.wizard.AddProducerWizardController.doIfValid(AddProducerWizardController.java:604)
              at portalTools.definitions.portletProducers.wizard.AddProducerWizardController.registerProducerAction(AddProducerWizardController.java:449)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:585)
    Can any one help me on this?

    Here is the full exception.
    com.bea.wsrp.consumer.management.producer.ProducerManagerException: edu/emory/mathcs/backport/java/util/concurrent/ConcurrentHashMap
              at com.bea.wsrp.consumer.management.ProducerManagerImpl.registerProducer(ProducerManagerImpl.java:427)
              at com.bea.jsptools.portal.helpers.wsrp.ProducerManagerControlImpl.registerProducer(ProducerManagerControlImpl.java:260)
              at com.bea.jsptools.portal.helpers.wsrp.ProducerManagerControlBean.registerProducer(ProducerManagerControlBean.java:534)
              at com.bea.jsptools.portal.helpers.wsrp.AddProducerHelper$RegisterProducer.run(AddProducerHelper.java:640)
              at portalTools.definitions.portletProducers.wizard.AddProducerWizardController.runAction(AddProducerWizardController.java:628)
              at portalTools.definitions.portletProducers.wizard.AddProducerWizardController.doIfValid(AddProducerWizardController.java:604)
              at portalTools.definitions.portletProducers.wizard.AddProducerWizardController.registerProducerAction(AddProducerWizardController.java:449)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:585)
              at org.apache.beehive.netui.pageflow.FlowController.invokeActionMethod(FlowController.java:879)
              at org.apache.beehive.netui.pageflow.FlowController.getActionMethodForward(FlowController.java:809)
              at org.apache.beehive.netui.pageflow.FlowController.internalExecute(FlowController.java:478)
              at org.apache.beehive.netui.pageflow.PageFlowController.internalExecute(PageFlowController.java:306)
              at global.internal.AbstractBaseController.internalExecute(AbstractBaseController.java:360)
              at org.apache.beehive.netui.pageflow.FlowController.execute(FlowController.java:336)
              at org.apache.beehive.netui.pageflow.internal.FlowControllerAction.execute(FlowControllerAction.java:52)
              at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
              at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.access$201(PageFlowRequestProcessor.java:97)
              at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor$ActionRunner.execute(PageFlowRequestProcessor.java:2044)
              at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors.wrapAction(ActionInterceptors.java:91)
              at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processActionPerform(PageFlowRequestProcessor.java:2116)
              at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
              at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processInternal(PageFlowRequestProcessor.java:556)
              at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProcessor.java:853)
              at org.apache.beehive.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterActionServlet.java:631)
              at org.apache.beehive.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.java:158)
              at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
              at org.apache.beehive.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1199)
              at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(ScopedContentCommonSupport.java:686)
              at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.processActionInternal(ScopedContentCommonSupport.java:142)
              at com.bea.portlet.adapter.scopedcontent.PageFlowStubImpl.processAction(PageFlowStubImpl.java:106)
              at com.bea.portlet.adapter.NetuiActionHandler.raiseScopedAction(NetuiActionHandler.java:111)
              at com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction(NetuiContent.java:181)
              at com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction(NetuiContent.java:167)
              at com.bea.netuix.servlets.controls.content.NetuiContent.handlePostbackData(NetuiContent.java:225)
              at com.bea.netuix.nf.ControlLifecycle$2.visit(ControlLifecycle.java:180)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:324)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:130)
              at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:395)
              at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:361)
              at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:352)
              at com.bea.netuix.nf.Lifecycle.runInbound(Lifecycle.java:184)
              at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:159)
              at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:388)
              at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:258)
              at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:199)
              at com.bea.netuix.servlets.manager.SingleFileServlet.service(SingleFileServlet.java:257)
              at com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:689)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
              at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:226)
              at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:124)
              at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
              at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
              at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
              at com.bea.jsptools.servlet.PagedResultServiceFilter.doFilter(PagedResultServiceFilter.java:82)
              at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
              at com.bea.portal.tools.servlet.http.HttpContextFilter.doFilter(HttpContextFilter.java:60)
              at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
              at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:336)
              at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
              at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3393)
              at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
              at weblogic.security.service.SecurityManager.runAs(Unknown Source)
              at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2140)
              at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2046)
              at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
              at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
              at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
    Caused by: com.bea.wsrp.consumer.management.producer.ProducerManagerException: edu/emory/mathcs/backport/java/util/concurrent/ConcurrentHashMap
              at com.bea.wsrp.consumer.management.ProducerManagerImpl.getProducerServiceDescription(ProducerManagerImpl.java:339)
              at com.bea.wsrp.consumer.management.ProducerManagerImpl.getProducerServiceDescription(ProducerManagerImpl.java:309)
              at com.bea.wsrp.consumer.management.ProducerManagerImpl.registerProducer(ProducerManagerImpl.java:403)
              ... 82 more
    Caused by: com.bea.wsrp.faults.OperationFailedException: edu/emory/mathcs/backport/java/util/concurrent/ConcurrentHashMap
              at com.bea.wsrp.faults.FaultInstanceFactory.<clinit>(FaultInstanceFactory.java:51)
              at com.bea.wsrp.proxy.ProxyBase.raiseFault(ProxyBase.java:768)
              at com.bea.wsrp.proxy.ProxyBase.invoke(ProxyBase.java:478)
              at $Proxy117.destroyPortlets(Unknown Source)
              at com.bea.wsrp.consumer.management.portlet.ProxyPortletRemoveListener$ProxyPortletRemover.run(ProxyPortletRemoveListener.java:372)
              at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
              at weblogic.security.service.SecurityManager.runAs(Unknown Source)
              at com.bea.wsrp.consumer.management.portlet.ProxyPortletRemoveListener.handleNotification(ProxyPortletRemoveListener.java:199)
              at javax.management.NotificationBroadcasterSupport.handleNotification(NotificationBroadcasterSupport.java:221)
              at javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:184)
              at javax.management.timer.Timer.sendNotification(Timer.java:1295)
              at javax.management.timer.Timer.notifyAlarmClock(Timer.java:1264)
              at javax.management.timer.TimerAlarmClock.run(Timer.java:1347)
              at java.util.TimerThread.mainLoop(Timer.java:512)
              at java.util.TimerThread.run(Timer.java:462)

  • What are the contents of ReportView​er.dll that comes with CalExec?

    Calibration Executive comes with code module ReportViewer.dll. What are the function prototypes for the routines in this module? There is no information on the exported functions that can be used by another calling program.

    Hey TC99
    You can use Dependency Walker to find out which functions are in that DLL.

  • Create view produces exception

    when i try "create view" by SQL / access i get the SQLException: No ResultSet was produced
    how to handle this?
    thanks gammloop

    oh, i find my mistake ...

  • Reporting Services 2014 ReportViewer.Webforms.dll

    So is Microsoft still only going to support Internet Explorer for printing? Any chance they will ever support Chrome?

    See Browser Support for ReportViewer Web Server Controls =>
    Reporting Services and Power View Browser Support
    Internet Explorer + Safari + Firefox are supported browser, but not Chrome.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Long running session bean method produces exception

    Hello,
    I have a stateless session bean (to execute a batch process)which has a method which can take a long time to execute. This bean's method is invoked from a remote client.
    Sometimes the method throws a remote exception as follows -
    java.rmi.MarshalException: CORBA COMM_FAILURE 1398079697 No; nested exception is:
         org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 209 completed: No
         at com.sun.corba.se.internal.iiop.ShutdownUtilDelegate.mapSystemException(ShutdownUtilDelegate.java:92)
         at javax.rmi.CORBA.Util.mapSystemException(Util.java:65)
         at com.arc.taskBeans._BigTaskSession_Stub.performTask(Unknown Source)
         at com.arc.threadedclient.Task1.run(Task1.java:40)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 209 completed: No
         at com.sun.corba.se.internal.iiop.IIOPConnection.purge_calls(IIOPConnection.java:438)
         at com.sun.corba.se.internal.iiop.MessageMediator.handleInput(MessageMediator.java:156)
         at com.sun.corba.se.internal.iiop.messages.MessageBase.callback(MessageBase.java:707)
         at com.sun.corba.se.internal.iiop.MessageMediator.processRequest(MessageMediator.java:142)
         at com.sun.corba.se.internal.iiop.IIOPConnection.processInput(IIOPConnection.java:336)
         at com.sun.corba.se.internal.iiop.ReaderThread.run(ReaderThread.java:60)
    After this exception is thrown at the clients side, the server seems to keep running still executing the method.
    What could be the reason for such an exception ?
    We are using Weblogic 8.1.
    There are no exceptions when the time taken to complete the method is less.
    Thank You

    WebLogic does NOT kills threads that exceed value of the timeout. That is
    what the last part of the article is about. I don't think that the error you
    are getting isn't due to a transaction not timing out properly.
    You can definately set the timeout to a value higher than 300 seconds.
    Willie
    "robert berrez" <[email protected]> wrote in message
    news:29421530.1105360110990.JavaMail.root@jserv5...
    Thank you for your response Bill. The article is very interesting but notsolving the problem described in the
    topics above.
    First of all we did not recive a Transaction Timeout exception but theclassical one :
    CORBA COMM_FAILURE 1398079697 No; nested exception is:
    org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 209 completed: No
    meaning that the thread is really dead.
    However I can understand that if a transaction exceeds
    the timeout value, the transaction is rolled back because
    the thread has been killed by Weblogic with a Thread.stop(). As Philipsaid in his article to the best way is to avoid too long SQL query and to
    adjust to transaction timeout to value enough safe for transaction
    completion.
    >
    That in fact does not work, none of the way to increase
    the transaction timeout value is efficient :
    with <transaction-timeout-seconds> tag in descriptor file
    with JTA parameter on the console
    with Server Tuning options on the console.
    Does it exist in WebLogic a solution to an EJB for performing SQL querieslonger that 300s ?

  • Ntdll.dll crash, exception 0xC0000005 After TestStand Deployment

    I am trying to deploy a TestStand system, with custom test sequences, process model, some custom .dlls, and dynamic vi calls.
    After finally getting the deployment to build, I can now successfully install on the deployment machine.
    The deployment machine will successfully open my test sequence, and run my modified FrontEndCallbacks.seq. 
    I get stuck, when I try to run the actual test sequence!
    When I do so, I get the error message telling me that ntdll.dll crashed. I don't know what this is, but I gather that is a Windows dll of some kind.
    I am trying to figure out the cause.
    Development machine: Win XP, 32-bit. TS 2010 SP1, LV 2011.
    Deployment machine: Win 7, 64-bit. TS 2010 SP1, LV 2011 RTE.
    The AE assisting me in this suggested that I had a .NET issue, but version 4, which was suggested I install, is installed.
    Please help!

    Sure thing...
    The interesting bit - this only happens if I try to run my test sequence with my modified process model. If i open a new sequence, and run it, this doesn't happen. I say this is interesting because, in either case, I am only pressing 'Test UUTs' - and this processes GUI info for the model, the test sequence isn't executed until I enter a SN and click go.
    Attachments:
    Run Error.png ‏91 KB

  • No ResultSets were produced, Exception

    Hi
    We have an application running on weblogic 7.0 sp3 and SQL server as the database
    Once in a while we will get an error from the system and the message will be
    like this
    "Statement.executeQuery - No result sets were produced by '     select * from USER_TBL
         where USER_NAME = 'admin''
    At this time what ever menu option we are trying to access will fail giving an"
    Internal Server Error".
    If we leave the system for a while and then try the same thing , the error will
    go off.
    Can some one advise what will be happening in the system , for not getting an
    output from the query.
    Thanks in advance
    DN

    DN wrote:
    Hi Joe
    Thanks for the answer.
    When it happened to me today in the devlopment box I am sure that is not the scenario.
    There is no possibility that the table I was trying to access was locked by another
    tx.
    I was the only user in the system and was trying to login to the application ,
    and the SELECT did not return records from the user table.
    Is there anyway I can findout exactly ,why it is happening.turn on jdbc logging and maybe we'll see something in the log.
    Joe
    >
    >
    Thanks again
    DN
    Joseph Weinstein <[email protected]> wrote:
    DN wrote:
    hi Joseph
    Thanks for the answer.
    Would transaction has anything to do when we execute a simple SELECTstatement.
    If the data you want to read is locked by another tx, then your read
    could
    hang until the locks were released, and by that time the coordinator
    might
    already try to roll it back.
    DN
    Joseph Weinstein <[email protected]> wrote:
    Hi. I believe it has to do with when a transaction is rolled back,
    and
    a JDBC statement
    is cancelled. I have seen several MS JDBC drivers corrupt their connection
    after a
    cancel() call. The one driver I have verified to work in this circumstance
    is the inet
    driver (www.inetsoftware.de).
    Joe
    DN wrote:
    Hi
    We have an application running on weblogic 7.0 sp3 and SQL serveras the database
    Once in a while we will get an error from the system and the messagewill be
    like this
    "Statement.executeQuery - No result sets were produced by '
    select
    * from USER_TBL
    where USER_NAME = 'admin''
    At this time what ever menu option we are trying to access will
    fail
    giving an"
    Internal Server Error".
    If we leave the system for a while and then try the same thing ,
    the
    error will
    go off.
    Can some one advise what will be happening in the system , for notgetting an
    output from the query.
    Thanks in advance
    DN

  • I get a Debug error in SCOM 2012 R2 when i open the Active alerts Tab in Monitoring session

    Hi All,
    After Deployment of my SCOM 2012r2 when i open my Active alerts tab and Pending Management tab i get this Debug .NET frame work error as per the screen shot below. When i click continue i get the same error 3 times and SCOM Crashes.
    Can any one please help me out with this error.
    Screen shot:
    Below is the full content of the error:
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    ************** Exception Text **************
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException:
    Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'Microsoft.EnterpriseManagement.Mom.Internal.UI.Knowledge.KnowledgeTransform' threw an exception. ---> System.IO.FileNotFoundException:
    Could not load file or assembly 'System.Data.SqlXml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
       at System.Xml.Xsl.XslCompiledTransform.Load(XmlReader stylesheet)
       --- End of inner exception stack trace ---
       at Microsoft.EnterpriseManagement.Mom.Internal.UI.Controls.KnowledgeControl..ctor()
       at Microsoft.EnterpriseManagement.Mom.UI.StateDetailView.InitializeComponent()
       at Microsoft.EnterpriseManagement.Mom.UI.StateDetailView..ctor()
       --- End of inner exception stack trace ---
       at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at Microsoft.EnterpriseManagement.ConsoleFramework.ComponentFactory.CreateComponentWithDefaultConstructor(ConstructorInfo constructor, IContainer parentContainer, String componentName, EventHandler`1 componentInitializeProcedure)
       at Microsoft.EnterpriseManagement.ConsoleFramework.ComponentFactory.CreateComponent(Type componentType, IContainer parentContainer, String componentName, EventHandler`1 componentInitializeProcedure)
       at Microsoft.EnterpriseManagement.ConsoleFramework.FrameworkServices.ServiceTableRecord.CreateComponent(Type componentType, String componentName, EventHandler`1 componentInitializeProcedure)
       at Microsoft.EnterpriseManagement.ConsoleFramework.Wpf.GenericWinformViewConstructor.CreateView(Object parent, Type viewType, IViewParameters viewParameters)
       at Microsoft.EnterpriseManagement.ConsoleFramework.ViewConstructor.BeginShow(ShowViewContext showViewContext, AsyncCallback callback, Object state)
       at Microsoft.EnterpriseManagement.ConsoleFramework.Wpf.GenericWpfViewConstructor.CreateNonRecyclableView(ShowViewContext showViewContext)
       at Microsoft.EnterpriseManagement.ConsoleFramework.Wpf.GenericWpfViewConstructor.CreateAndShowViewCore(ShowViewContext showViewContext)
       at Microsoft.EnterpriseManagement.ConsoleFramework.Wpf.GenericWpfViewConstructor.ShowViewOperation.Begin(ShowViewContext showViewContext)
       at Microsoft.EnterpriseManagement.ConsoleFramework.Wpf.GenericWpfViewConstructor.BeginShow(ShowViewContext showViewContext, AsyncCallback callback, Object state)
       at Microsoft.EnterpriseManagement.ConsoleFramework.Wpf.ViewDisplayController.BeginCreateDetailView()
       at Microsoft.EnterpriseManagement.ConsoleFramework.Wpf.ViewDisplayController.SetCurrentViewState(ViewState state)
       at Microsoft.EnterpriseManagement.ConsoleFramework.Wpf.ViewDisplayController.OnCreateViewEnded(Object sender, CreateViewEndedEventArgs args)
       --- End of inner exception stack trace ---
       at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
       at System.Delegate.DynamicInvokeImpl(Object[] args)
       at System.Windows.RoutedEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
       at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
       at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
       at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
       at Microsoft.EnterpriseManagement.ConsoleFramework.Wpf.ViewDisplay.OnCreateViewEnded(Object sender, CreateViewEndedEventArgs args)
       --- End of inner exception stack trace ---
       at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
       at System.Delegate.DynamicInvokeImpl(Object[] args)
       at System.Windows.RoutedEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
       at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
       at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
       at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
       at Microsoft.EnterpriseManagement.ConsoleFramework.Wpf.NavigationViewHost.RaisedCreateViewEndedEvent(Object view, Object controller, Object parentView, IViewParameters viewParameters)
       at Microsoft.EnterpriseManagement.ConsoleFramework.Wpf.GenericWpfViewConstructor.Microsoft.EnterpriseManagement.ConsoleFramework.IViewActivator.BeginShow(ShowViewContext showViewContext, Object parent, Object view, AsyncCallback callback, Object
    state)
       at Microsoft.EnterpriseManagement.ConsoleFramework.ViewConstructor.BeginShow(ShowViewContext showViewContext, AsyncCallback callback, Object state)
       at Microsoft.EnterpriseManagement.ConsoleFramework.Wpf.GenericWpfViewConstructor.CreateNonRecyclableView(ShowViewContext showViewContext)
       at Microsoft.EnterpriseManagement.ConsoleFramework.Wpf.GenericWpfViewConstructor.CreateAndShowViewCore(ShowViewContext showViewContext)
       at Microsoft.EnterpriseManagement.ConsoleFramework.Wpf.GenericWpfViewConstructor.ShowViewOperation.Begin(ShowViewContext showViewContext)
       at Microsoft.EnterpriseManagement.ConsoleFramework.Wpf.GenericWpfViewConstructor.BeginShow(ShowViewContext showViewContext, AsyncCallback callback, Object state)
       at Microsoft.EnterpriseManagement.ConsoleFramework.Wpf.ConsoleViewDisplayService.OpenViewJob(Object sender, ConsoleJobEventArgs args)
       at Microsoft.EnterpriseManagement.Mom.Internal.UI.Console.ConsoleJobExceptionHandler.ExecuteJob(IComponent component, EventHandler`1 job, Object sender, ConsoleJobEventArgs args)
       at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleJobsService.RunJob(ConsoleJobDescription jobDescription)
       at Microsoft.EnterpriseManagement.ConsoleFramework.WindowJobsService.RunJob(ConsoleJobDescription jobDescription)
       at Microsoft.EnterpriseManagement.ConsoleFramework.WindowJobsService.RunJob(IComponent jobOwner, EventHandler`1 jobMethod, EventHandler`1 errorHandler, Object[] arguments)
       at Microsoft.EnterpriseManagement.ConsoleFramework.WindowJobsService.RunJob(IComponent jobOwner, EventHandler`1 jobMethod, Object[] arguments)
       at Microsoft.EnterpriseManagement.ConsoleFramework.WindowJobsService.RunJob(EventHandler`1 jobMethod, Object[] arguments)
       at Microsoft.EnterpriseManagement.ConsoleFramework.Wpf.ConsoleViewDisplayService.OpenView(String assemblyName, String typeName, String target, String item, String criteria, Object[] arguments)
       at Microsoft.EnterpriseManagement.Monitoring.Console.Common.ConsoleDisplayWrapper.OpenView(String assemblyName, String typeName, String target, String item, String criteria, Object[] arguments)
       at Microsoft.EnterpriseManagement.Mom.Internal.UI.Console.MomViewsDisplay.OpenMomView(IComponent component, ManagementPackView view, String target, String item)
       at Microsoft.EnterpriseManagement.Mom.Internal.UI.Console.MonitoringPage.OpenSelectedView(Boolean useLastSelectionFallback)
       at Microsoft.EnterpriseManagement.Mom.Internal.UI.Console.MonitoringPage.AfterNodeSelected(Object sender, TreeViewEventArgs e)
       at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)
       at System.Windows.Forms.TreeView.WmNotify(Message& m)
       at System.Windows.Forms.TreeView.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
    Microsoft.EnterpriseManagement.Monitoring.Console
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Monitoring.Console.exe
    System
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    System.Core
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    Microsoft.EnterpriseManagement.Presentation.Core
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.Core.DLL
    System.Windows.Forms
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    System.Drawing
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    PresentationFramework
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
    WindowsBase
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
    PresentationCore
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
    Microsoft.EnterpriseManagement.UI.ConsoleFramework
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.UI.ConsoleFramework.DLL
    Microsoft.Practices.Prism.UnityExtensions
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.0.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.Practices.Prism.UnityExtensions.DLL
    Microsoft.Practices.Prism
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.0.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.Practices.Prism.DLL
    System.Configuration
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    System.Xaml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
    System.Xml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    Microsoft.EnterpriseManagement.Monitoring.Console.resources
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/en/Microsoft.EnterpriseManagement.Monitoring.Console.resources.DLL
    Microsoft.EnterpriseManagement.UI.Foundation
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.UI.Foundation.DLL
    System.ServiceModel
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll
    SMDiagnostics
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll
    System.ServiceModel.Internals
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll
    Microsoft.Practices.Unity
        Assembly Version: 2.0.414.0
        Win32 Version: 2.0.414.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.Practices.Unity.DLL
    Microsoft.EnterpriseManagement.Presentation.DataAccess
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.DataAccess.DLL
    Microsoft.EnterpriseManagement.Presentation.Security
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.Security.DLL
    Microsoft.EnterpriseManagement.CompositionEngine
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.CompositionEngine.DLL
    Microsoft.EnterpriseManagement.Presentation.Tuneup
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.Tuneup.DLL
    Microsoft.EnterpriseManagement.Monitoring.Components
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Monitoring.Components.DLL
    Microsoft.EnterpriseManagement.Monitoring.DataProviders
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Monitoring.DataProviders.DLL
    Microsoft.EnterpriseManagement.Management.DataProviders
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Management.DataProviders.DLL
    Microsoft.EnterpriseManagement.Presentation.DataProviders.Library
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.DataProviders.Library.DLL
    Microsoft.EnterpriseManagement.Presentation.Visual
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.Visual.DLL
    Microsoft.EnterpriseManagement.Presentation.Controls
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.Controls.DLL
    Microsoft.Practices.ServiceLocation
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.Practices.ServiceLocation.DLL
    Anonymously Hosted DynamicMethods Assembly
        Assembly Version: 0.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
    Microsoft.EnterpriseManagement.Presentation.Visual.resources
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/en/Microsoft.EnterpriseManagement.Presentation.Visual.resources.DLL
    Microsoft.EnterpriseManagement.Presentation.Controls.resources
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/en/Microsoft.EnterpriseManagement.Presentation.Controls.resources.DLL
    PresentationFramework.Classic
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.classic/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.classic.dll
    System.ComponentModel.Composition
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.Composition/v4.0_4.0.0.0__b77a5c561934e089/System.ComponentModel.Composition.dll
    System.Runtime.Serialization
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
    Microsoft.EnterpriseManagement.Management.Transport
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Management.Transport.DLL
    Microsoft.EnterpriseManagement.CompositionEngine.Extensibility
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.CompositionEngine.Extensibility.DLL
    Microsoft.EnterpriseManagement.OperationsManager
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.EnterpriseManagement.OperationsManager/7.0.5000.0__31bf3856ad364e35/Microsoft.EnterpriseManagement.OperationsManager.dll
    Microsoft.EnterpriseManagement.Core
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.5.3070.0
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.EnterpriseManagement.Core/7.0.5000.0__31bf3856ad364e35/Microsoft.EnterpriseManagement.Core.dll
    Microsoft.EnterpriseManagement.UI.Console.Common
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.UI.Console.Common.DLL
    Microsoft.Mom.UI.Components
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.Mom.UI.Components.DLL
    Microsoft.Mom.UI.Common
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.Mom.UI.Common.DLL
    Microsoft.Mom.Common
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.Mom.Common.DLL
    Microsoft.EnterpriseManagement.UI.Authoring
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.UI.Authoring.DLL
    Microsoft.Mom.UI.Components.resources
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/en/Microsoft.Mom.UI.Components.resources.DLL
    System.Runtime.Remoting
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    System.Reactive
        Assembly Version: 1.0.10425.0
        Win32 Version: 1.0.10425.1
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/System.Reactive.DLL
    System.IdentityModel
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.dll
    Microsoft.VisualStudio.Diagnostics.ServiceModelSink
        Assembly Version: 4.0.0.0
        Win32 Version: 10.0.30319.1
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Diagnostics.ServiceModelSink/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Diagnostics.ServiceModelSink.dll
    System.Web
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
    System.Transactions
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
    System.EnterpriseServices
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
    Microsoft.EnterpriseManagement.UI.ConsoleFramework.resources
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/en/Microsoft.EnterpriseManagement.UI.ConsoleFramework.resources.DLL
    Microsoft.EnterpriseManagement.UI.Administration
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.UI.Administration.DLL
    Microsoft.Mom.UI.Common.resources
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/en/Microsoft.Mom.UI.Common.resources.DLL
    Microsoft.EnterpriseManagement.UI.Console.Common.resources
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/en/Microsoft.EnterpriseManagement.UI.Console.Common.resources.DLL
    WindowsFormsIntegration
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsFormsIntegration/v4.0_4.0.0.0__31bf3856ad364e35/WindowsFormsIntegration.dll
    Microsoft.EnterpriseManagement.UI.Controls
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.UI.Controls.DLL
    Microsoft.EnterpriseManagement.UI.ViewFramework
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.UI.ViewFramework.DLL
    PresentationFramework.Aero
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero.dll
    Microsoft.EnterpriseManagement.UI.Controls.resources
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/en/Microsoft.EnterpriseManagement.UI.Controls.resources.DLL
    UIAutomationTypes
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll
    PresentationFramework-SystemXml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXml/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXml.dll
    UIAutomationProvider
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationProvider/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationProvider.dll
    PresentationFramework-SystemCore
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemCore/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemCore.dll
    Microsoft.EnterpriseManagement.UI.Reporting
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.UI.Reporting.DLL
    Microsoft.Mom.Isam.Interop
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.Mom.Isam.Interop.DLL
    Microsoft.EnterpriseManagement.Core.resources
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.5.3070.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/en/Microsoft.EnterpriseManagement.Core.resources.DLL
    System.Data
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
    Microsoft.EnterpriseManagement.Runtime
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.EnterpriseManagement.Runtime/7.0.5000.0__31bf3856ad364e35/Microsoft.EnterpriseManagement.Runtime.dll
    Microsoft.EnterpriseManagement.UI.WizardFramework
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.UI.WizardFramework.DLL
    Microsoft.EnterpriseManagement.Monitoring.UnitComponents
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Monitoring.UnitComponents.DLL
    Microsoft.EnterpriseManagement.Presentation.DataAccess.resources
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/en/Microsoft.EnterpriseManagement.Presentation.DataAccess.resources.DLL
    Microsoft.EnterpriseManagement.UI.Reporting.resources
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/en/Microsoft.EnterpriseManagement.UI.Reporting.resources.DLL
    Microsoft.EnterpriseManagement.UI.Administration.resources
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/en/Microsoft.EnterpriseManagement.UI.Administration.resources.DLL
    PresentationFramework-SystemData
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemData/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemData.dll
    System.Numerics
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
    Microsoft.SystemCenter.Advisor.Common
        Assembly Version: 7.0.5000.9
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.Core.dll
    Microsoft.SystemCenter.Advisor.UI
        Assembly Version: 7.0.5000.9
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.Core.dll
    Microsoft.EnterpriseManagement.DiagramFx
        Assembly Version: 7.1.1000.0
        Win32 Version: 7.1.3840.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.DiagramFx.DLL
    Microsoft.SystemCenter.Advisor.UI.resources
        Assembly Version: 7.0.5000.9
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.Core.dll
    Microsoft.EnterpriseManagement.Monitoring.SyntheticTransaction.UnitComponents.Wpf
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.Core.dll
    Microsoft.EnterpriseManagement.Monitoring.ServiceLevel.Components
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.Core.dll
    Microsoft.SystemCenter.Visualization.Component.Library.WPF
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.1.10226.0
        CodeBase: file:///D:/Program%20Files/Microsoft%20System%20Center%202012%20R2/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.Core.dll
    Accessibility
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    Microsoft.GeneratedCode
        Assembly Version: 1.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    Microsoft.ReportViewer.WinForms
        Assembly Version: 11.0.0.0
        Win32 Version: 11.0.2100.60 ((SQL11_RTM).120210-1846 )
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.ReportViewer.WinForms/11.0.0.0__89845dcd8080cc91/Microsoft.ReportViewer.WinForms.dll
    System.Web.Services
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
    ************** 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.
    ============================
    Crash error and details:
    Error content:
    Problem signature:
      Problem Event Name: CLR20r3
      Problem Signature 01: 35IX4XXD43DM0DHGBOU3ZAVYZVCIPHYK
      Problem Signature 02: 7.1.10226.0
      Problem Signature 03: 522a58ed
      Problem Signature 04: mscorlib
      Problem Signature 05: 4.0.30319.17929
      Problem Signature 06: 4ffa57ca
      Problem Signature 07: 2aa4
      Problem Signature 08: 34
      Problem Signature 09: N3CTRYE2KN3C34SGL4ZQYRBFTE4M13NB
      OS Version: 6.1.7601.2.1.0.400.8
      Locale ID: 16393
      Additional Information 1: eb61
      Additional Information 2: eb613b33a7a25e3daead266f07bfdeb7
      Additional Information 3: 4405
      Additional Information 4: 4405e15216fd9fb173e974fe92b73f89
    Read our privacy statement online:
      http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
    If the online privacy statement is not available, please read our privacy statement offline:
      C:\Windows\system32\en-US\erofflps.txt
    ==============================================================

    Hi,
    Just several ideas to be checked:
    1. Please, verify the prerequisites of Operations Console listed by the following link:
    http://technet.microsoft.com/en-us/library/dn249696.aspx
    2. Install all the SCOM related system updates.
    3. Clear SCOM Console cache:
    http://systemcenter.no/?p=215
    4. Try to clean up Ops Manager cache on SCOM Management server. To do this stop Microsoft Monitoring Agent service, navigate to SCOM installation path (by default, C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Server) and
    delete Health Service State folder. Start Microsoft Monitoring Agent service afterwards.
    5. If nothing helps, maybe try to reinstall SCOM Console.
    Igor Savchenko, VIAcode Consulting LLC (http://www.viacode.com/)

  • The type or namespace name 'Reporting' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)

    I have a Windows app that was built some 7 years ago on a WinXP machine using VS2005.  It uses Crystal Reports for the reporting.  We recently got new machines with Win7 x64 and I installed VS 2013 Pro. I moved the app to my machine and upgraded
    it to that VS version.  It previously had a .NET Framework target of version 2.0.  I changed the target to version 4.5.
    I want to use the MS Reporting instead of Crystal Reports.  However, I cannot get the ReportViewer control to show up in the Toolbox.
    I downloaded and installed the ReportViewer Runtime 2012.  I installed the ReportViewer using the NuGen GUI and console.  I tried adding the control to the Toolbox using Tools > Choose Toolbox Items... but it never shows up after I browse to
    the Microsoft.ReportViewer.WinForms.dll file and select it.  I manually typed 'Microsoft.Reporting.WinForms.ReportViewer' and the intellisense came up fine.  But when I build the project I get the error shown in this post's title.
    I'm at a complete loss.  I've searched all over and tried everything I can find on the subject with no luck.
    Can anybody help?
    Thanks.

    Thank you for taking the time.
    The Report Viewer will not appear on the Toolbox, even with references to that assembly.  However the Crystal Reports viewer IS in the Toolbox.
    I think it may be because Crystal Reports is installed and integrated?  I don't know.  I just can't get it to work.
    Thanks again.
    Hello,
    From
    ReportViewer Controls (Visual Studio), we could get that ReportViewer Controls are included in VS2013, that means we don't need to install that control manually.
    To confirm whether this issue is related to your Visual Studio or Crystal Reports, I would recommend you consider testing it with the following ways.
    1. Create a simple windows form application, and open a form designer window, and check whether reportviewer is inside the tool box.
    If it is available, then we could focus on your project to narrow down this issue.
    If it is still missing, we could test it with #2.
    2. Uninstall Crystal Reports and disable all add-ins of VS2013, and if possible, you could also uninstall and reinstall VS2013 to make sure the environment is clean enough. Next repeat the steps of #1.
    It will be much helpful if you could share the detailed results with us.
    Regards,
    Carl
    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.

  • Reporting tools for VS2012 Express missing

    Hello,
    I am just about at my wits end here. I am wondering what I am doing wrong with this. I am trying to use the Microsoft.ReportViewer.WinForms.dll to create simple reports in my Windows Forms application. I have SQL Server 2012 installed, and have just installed
    SQL Data Tools for Visual Studio which are no use at all. I have also installed the microsoft report viewer 2012 runtime and acquired version 11 report viewer. I can get the report viewer on my form in designer, however the "Design new report" doesnt
    do a damn thing. I am also missing the "Templates" tab when trying to add a new item, as well as all reporting items, therefore I cant create an rdlc file. I just want to know why these things arent in my visual studio, and how to get them in asap.
    Below is the image of the add new item dialog, with the absence of the reporting items. (Which I cant post yet because I am not verified).
    My options look like this
    <Installed>
       <Visual C# Items>
          <Code>
          <Data>
          <General>
          <Windows Forms>
          <WPF>
    <Online>
    Having worked with these before and it being simple I assumed it would be this time but I've spent the best part of 6 hours installing things to no avail.
    Any help is much appreciated as I am very close to a deadline.

    hi tony,
    TexasApexDeveloper wrote:
    You mean a tool that will allow you to output your report results in a fancier format, right??
    yes, something like that.
    APEX already is a reporting tool. To get a free print engine, there is FOP (do NOT know if it runs under glassfish), JasperReports (again, No idea if it runs under glassfish)..
    thanks. i will check on this. i did find a thread were someone said they got it working with jasperreports but there wasn't much info on it. i'll keep searching for more info.
    The company will atleast be using a paid for version of database, right? If so, then they have rights to the OHS... (Oracle's Application Server)..
    this company is an outsourcing company that outsources oracle developers. they have a licensed oracle database 10 enterprise edition but i think it's a development license. if it's ok to use that then the better. otherwise it will be oracle xe for now.
    initially i will propose the use of all these free open source tools. and inform them that being free means limitations. then if they demand something more, then that's the time i will inform them about alternatives like bi publisher. eventually they'll need to upgrade to at least standard edition of the database if data volume grows.
    Get your mind out of the gutter! Grab mine while you're there, please.
    hope is good. who knows, maybe someone out there may have already found a good tool or may be someone is building one. or maybe oracle will get a big heart and maybe create a lite version of bi publisher for free of use or they can add a lite version of bi publisher for the oracle database 11g xe edition. ( probably asking too much from oracle =)
    regards,
    allen

  • Using WebForms ReportViewer in Winforms

    Hi All,
    We have a windows forms based application and that uses SSRS Report Viewer control to display reports.
    This is causing the data transfer over the network to be high(in MBs) as it uses GDI for report display.  
    Since the application runs on work locations that have network bandwidth of around 1Mbps, we would want to reduce the data size
    being transferred during report generation. [We want an alternative to image transfer]
    Has someone tried using the
    SSRS report Viewer control for Web in winforms application? Since this uses HTML formatting to display reports, we believe,  the size of data transfer will be optimized.
    Has anyone tried something of this sort? Any pointers on using the report viewer web control in the winform application will be really helpful.
    Thanks in Advance,
    Shreesha

    Has someone tried using the
    SSRS report Viewer control for Web in winforms
    application?
    Hello Shreesha,
    What should that be good for? Use the ReportViewer WinForms control for a WinForms application.
    Olaf Helper
    * cogito ergo sum * errare humanum est * quote erat demonstrandum *
    Wenn ich denke, ist das ein Fehler und das beweise ich täglich
    Blog
    Xing

  • Outlook 2013 keeps crashing. (mso.dll Exception code: 0xc0000005)

    Outlook 2013 is crashing for a lot of my users and myself included. Looking at the event viewer, it is crashing iwth mso.dll with Exception code: 0xc0000005. It usually happens overnight. I'd leave for the day and when I get in in the morning, outlook
    has crashed. I have tried manually disabling all add-ins but that did not help. Then I ran outlook in safe mode but still the same crash. I have deleted the mso.dll to have outlook reinstall it but that didn't help. I see that other people have the same issue
    but still no resolution (http://social.technet.microsoft.com/Forums/office/en-US/eedc120d-de4b-4236-a114-2492f3041e04/ms-outlook-2013-keeps-crashing?forum=officeitpro and http://social.technet.microsoft.com/Forums/office/en-US/0ee701d1-b341-4448-878a-1a26618262c1/microsoft-outlook-2013-has-stopped-working-and-crashes-everytime?forum=outlook )
    anyone have any new input?

    Hello again dom8925,
    When all else is tried to no avail, can you do an offline virus scan on any of the problematic computers? Here's how:
    1. Check if the computer has a 32- or a 64-bit system. Right-click on Computer icon, choose Properties. System type reveals the bitness.
    2. Download the appropriate virus scanning version from http://windows.microsoft.com/en-US/windows/what-is-windows-defender-offline
    Note: If you're on Windows 8.1: http://windows.microsoft.com/en-us/windows/what-is-windows-defender-offline-beta
    3. Insert a USB stick with nothing important on. Observe the drive letter (F:, G: etc ...) assigned to it.
    4. Start the downloaded program and follow the instructions. Note: Choose the correct drive letter from 3 above.
    5. Restart your computer so it will boot from the USB stick. Depending on computer brand you can often press F12 to get a boot menu.
    Sometimes you have to enter BIOS to tell the computer to boot from USB if present.
    The quick scan starts. Abort it and select Full Scan. Let it run overnight or till finished.
    Best regards George
    I've tried that with no success. Plus it can happen on a brand new freshly installed environment. Only thing that remedies the situation was disabling all Outlook GPOs on a test user and test pc. 

Maybe you are looking for