473,394 Members | 1,971 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Trouble Initializing Component

I have an application that is installed on 5 Citrix Servers all running
Windows 2000 with latest service pack levels.

There is one person in my company who receives the following error when he
tries to run the application on 2 of the 5 servers.
No one else has this problem, only this one person.

Application has generated an exception that could not be handled.
Process id = 0x5ec8(24264), Thread id = 0x6694 (26260)

Click OK to terminate the application.
Click Cancel to debug the application.

- I have already tried to fire him, but that didn't work.
- I have reinstalled the application.
- Recreated his user.
- Deleted and recreated his user profile (roaming)
- Added him to Administrators

Nothing worked.

So, I added some msgboxes to the application to determine just how far it is
getting before it encounters the error.
Here is what I determined:

The application generates the error for this user during the "Initialize
Component" procedure with the following line of code:

Me.flxItems = New C1.Win.C1FlexGrid.C1FlexGrid

This is a Component One FlexGrid control

Any idea why this would fail for only this one user?
Nov 21 '05 #1
1 1106
I placed a Try exception handler around the offending line of code and the
error that was returned is this:

Error: Invalid image format. The image file may be corrupt.
Parameter name: stream

"Kevin L" <no_spam@not_real_email.com> wrote in message
news:Ol**************@TK2MSFTNGP15.phx.gbl...
I have an application that is installed on 5 Citrix Servers all running
Windows 2000 with latest service pack levels.

There is one person in my company who receives the following error when he
tries to run the application on 2 of the 5 servers.
No one else has this problem, only this one person.

Application has generated an exception that could not be handled.
Process id = 0x5ec8(24264), Thread id = 0x6694 (26260)

Click OK to terminate the application.
Click Cancel to debug the application.

- I have already tried to fire him, but that didn't work.
- I have reinstalled the application.
- Recreated his user.
- Deleted and recreated his user profile (roaming)
- Added him to Administrators

Nothing worked.

So, I added some msgboxes to the application to determine just how far it
is getting before it encounters the error.
Here is what I determined:

The application generates the error for this user during the "Initialize
Component" procedure with the following line of code:

Me.flxItems = New C1.Win.C1FlexGrid.C1FlexGrid

This is a Component One FlexGrid control

Any idea why this would fail for only this one user?

Nov 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Alexander Zatvornitskiy | last post by:
Hello! I have trouble with copy/deepcopy. It seems, I just don't understand something. Please explain where things goes wrong and how to do it the right way. I have one class: class...
4
by: Jim Bancroft | last post by:
Hi everyone, I've recently ported a COM component into .Net using a runtime callable wrapper. The component in question is SQL Server's DTS package, if that helps. The import worked well...
0
by: Stephen | last post by:
Hi I am having trouble with a third party component that I am attempting to use on our web application (Xceed Graph Component). When I develop locally it all works fine, but as soon as I try to...
1
by: Jim Bancroft | last post by:
Hi everyone, I'm running into a problem with my ASP.Net application. I've just created a new aspx page which uses some new components of mine that inherit from ServicedComponent and are...
2
by: bellerophon | last post by:
I am having a serious trouble with my pointers in a programm that uses dll and was hoping that somebody in this group could help me: I export my DLL classes with declspec(dllexport) and link...
3
by: weston | last post by:
I'm making a foray into trying to create custom vertical scrollbars and sliders, and thought I had a basic idea how to do it, but seem to be having some trouble with the implementation. My...
11
by: KraftDiner | last post by:
This is not working the way I think it should.... it would appear that fromfile and getName are calling the baseClass methods which are simple passes.... What have I done wrong? class...
4
by: Nick Keighley | last post by:
Hi, is this correct:- typedef struct { long frequency; } Structure; Structure my_struct = {0};
13
by: WaterWalk | last post by:
Hello. When I consult the ISO C++ standard, I notice that in paragraph 3.6.2.1, the standard states: "Objects with static storage duration shall be zero-initialized before any other...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.