Thanks to all who have replied for your suggestions. Monitoring of server load (CPU and Memory) did not uncover any bottlenecks.
Fortunately we have now resolved the issue by modifying the server's boot.ini file, specifically by removing the '/3GB' qualifier. Since doing so, we have not...
Bleuys,
Thanks for your reply/further inquiry....
1. Our Users are using InfoView
2. This error is reproducable via the java cmc and java infoview
3. BOE Sp2, productivity pack and collaterals are installed on the server.
Nothing past SP2 has been applied in the way of patches etc..
I need some help with an intermittent BOE error we are getting.
The Error is
“Error
Unable to open file ~ce9604be3122ed03ao.rpt”
1. This error happens anytime during a session, i.e. opening the first page or going to the next page.
2. The error happens more frequently the busier BOE...
....and the answer is....
Need to set Active Server Pages to 'Allow' (from Web Server Extensions) on my new web server in order for the asp page to be recognized and executed.
I have an ASP page that I am attempting to move to a new IIS server, but cannot properly execute same.
The new website and virtual directory are established.
When I try to reference the filename.asp I receive 'file or directory not found' message. If, however, I rename the file to...
Thanks for the quick response Denny....
After trying this I receive the following ODBC dialog box message:
"Could Not find server 'server name' in sysservers. Execute sp_addlinkedserver to add the server to sysservers."
Where should this SP be executed from and where would it be attempting to...
Is it possible to create a SQL Server 2000 database View that references a Table or View from another SQL Server database (on different server)?
If so, any direction (samples) would be appreciated....specifically how to reference the server name and database containing the data from within the...
We have a shared schema 'Develop_Views' where database Views are created and then referenced by our application developers.
What is the best way to handle the granting of access to these Views to our individual application developers so as to minimize the administration necessary when new...
I have a simple VB.Net Form application which uses Open File Dialog and then, based on the file selected, immediately displays the selected (report) file within the Crystal Reports Viewer.
When deployed, the application works fine on my workstation, which has a fully installed version of...
I am trying to execute an existing application (.exe) from within my VB.Net main form and can do so with the following code.
Dim NewProcess As System.Diagnostics.Process _
= System.Diagnostics.Process.Start("C:\Program Files\SecondAppName.EXE")
Is there a way to set up my main VB...
I have published several Crystal Reports to our APS but when viewing the report from ePortfolio, the output is slightly different that when viewing the report from Crystal Report Developer. I have executed the report on other Developer's workstations (with CRD) and the output is consistent with...
Thanks everyone who responded...
I've tried several different ways and orders to releasing my object references but still have the same problem, when a large (over 20,000 line) spreadsheet is used.
I am trying to Kill the Process as Winniepough has recommended via the vb2themax code, but am...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.