Can anyone please help me, My SQL developer unable to start. I re-installed Oracle database XE second time it stopped working. Earlier it(SQL developer) was working fine.
When I tried to open application it's not loading completely.
Related
My Asp.Net application developed with VS 2012 was working fine but when I updated my windows server 2012 r2 yesterday. The crystal report stop working after that update and showing blank. I tried everything, reinstall IIS by using windows feature, place fresh copy of my application, changed permission setting, place aspnet_client folder in www and in application folder. Still out of luck.
I am sure that the problem appears after I install updates in my server. My office work suffers a lot due to this problem. An immediate help will be extremly appreciated.
The problem held aftermy system automatically updated .Net Framework to version 4.6.01055 which was not compatible with Crystal Report older version. I installed CRforVS_13_0_18.exe and restart the machine. It start working.
I Googled for this error, and found many links on SAP as well as StackOverflow, but none of these seem to answer my specific problem.
I have developed a web application using VS 2010, ASP.NET 4.0 and Crystal Reports. I have deployed this application on Windows 2003 R2, Enterprise Edition, SP 2, 32-bit, on IIS 6. I have installed Crystal Report Distributable 32-bit, Version - 13.0.8.1216, on the server. The data source is Oracle 11g XE, on a separate server
When I browse the report from the browser (IE, FF), the reports are visible in the viewer for some time. The problem is after some time, I start getting the following error:
Unsupported Operation. A document processed by the JRC engine cannot be opened in the C++ stack
As suggested in many solutions, i have checked the availability of the report files(.rpt) and they are available on \Reports folder. The aspnet_client folder is also available which has a crystalreportviewer13 folder inside aspnet_client\system_web\4_0_30319
I have no clue, why it will work perfectly fine initially, but later it will start giving this error. I thinks it is probably when I try to access the application concurrently from 3-4 different machines. I replicated this behaviour once.
Now if restart the server machine, it again works fine. Restarting just IIS does not help
Would appreciate any help, as I am at my wits end to find a solution. I will readily provide any other information if required.
I have a problem with my project ASP.NET using Visual Studio 2010
On the server explorer window when I try to expand the database I get the following error:
This server does not have one or more of the database objects required to use database diagramming. Do you wish to create them? Yes/No/Help
It was working this morning, I am not sure what is wrong, is this a bug or something?
How can I fix this error?
I have tried to re-install Visual Studio. It didn't help.
Hi;
Last day i'm tried to start with a simple reporting web project in ASP.Net, after many times of searches and examines different jQuery charting plugins, i'm found Telerik useful for my project. so i'm downloaded the latest version of Telerik controls. then i'm installed it on my PC and get's to run demo. but when i'm run Live example of Telerik, i'm see this error:
How can i solve this error?
I'm solved my problem. I'm search this problem on google and other forums, but couldn't find an answer. so, i'm get to the installation path of Live demo and opened the .sln file. then Visual Studio reported me an error that this application needs to SQL Server Express that currently is not installed on this system. so, i'm downloaded the latest version of SQL Server Express from Microsoft site and installed it and now every thing works fine.
You can download SQL Server Express from here
I"m getting this weird error when I try and close Visual Studio 2012 or do a publish to the Azure cloud. It comes up with an alert box that says "There is an error in XML document (0, 0)" and won't let me close the program and I have to end process in order to exit. It also appears when I right click the cloud project and select publish from the context menu. I am able to package the project however. Which I find odd.
Any ideas at all on what could be the issue? I tried re-installing both VS and Azure SDK and I still receive the error. I also uninstalled my extensions and I'm still receiving the error. Not really sure what to do about it.
EDIT
I'm only having this issue in VS2012. I can open the same project in VS2010 and not have any issues closing the program or publishing it to Azure