473,396 Members | 2,092 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,396 software developers and data experts.

Windows CE Blues

Here is my problem as best as I can put it:

I have a handheld device that has Windows CE on it.
The .NET Compact Framework is also installed.
I have a C# .NET Windows form app that I am writing for the handheld.
The .NET CF provides the System.Xml namespace for all my XML needs EXCEPT
XSL transforms.
I need to be able to do XSL transforms on the handheld.
I have been lead to believe by online posts that you can do XSL transforms
by including the msxml3.dll COM object as a reference.
I realize that depending on how my OS was built by the manufactor of the
device that I may have limited functionality avaliable in the installed
msxml3.dll.
I have made a test app by running the command line tool tlbimp against the
msxml3.dll installed on my PC and including the resulting msxml3TypeLib.dll
as a reference.
When I deploy and run the app on the device, I get the below message:

COM object with CLSID '{CFC399AF-D876-11D0-9C10-00C04FC99C8E}' cannot be
created due to the following error: Class not registered .

So, naturally I go to the device and try to register \windows\msxml3.dll
using regsvrce.
However, I get the below error:

\windows\msxml3.dll was loaded, but the DllRegisterServer entry point was
not found.
DllRegisterServer many not be exported, or a corrupt version of
\windows\msxml3.dll may be in memory. Consider using PView to detect and
remove it.

I search the web for an app called PView but it seems to be antiquated and
no longer available.
So, naturally I try to unregister \windows\msxml3.dll but I get the same
error but for a different entry point.
So, naturally I guess that the msxml3.dll loaded on my device is different
than the one that I have on my machine, and try to copy it over to my PC.
Turns out I can not copy the msxml3.dll installed on my device because it is
in ROM and objects in ROM can not be copied.
Here is where I got stuck.
Apr 13 '06 #1
0 1001

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

Similar topics

1
by: Frank | last post by:
Hi, we are using oracle clients (Release 9.0.1.0.1 - Production) on an NT4 (Service Pack6) computers. the server is a W2K, (Oracle9i Enterprise Edition Release 9.0.1.1.1 - Production With the...
2
by: Ken Lindner | last post by:
I have a need to become familiar with SQL Server 2000 for work. Needless to say I am new to SQL Server any version, but not IT in general. My employer has provided me with the SQL Server 2000...
2
by: Marc Champagne | last post by:
Hi folks! I have built a VB project in VS.NET 7 which also includes a deployment project. Everything builds ok. When I install the setup package, it installs without a glitch.
1
by: Scott Davies | last post by:
Hi, I'm looking for some help on a small program that I'm trying to develop in VB.NET. I'm having trouble getting the code that I've written to work, can anyone shed some light as to where I'm...
0
by: Scott Davies | last post by:
Hi, I'm looking for some help on a small program that I'm trying to develop in VB.NET. The program I'm trying to develop needs to be able to do the following: - Select remote server -...
4
by: Rod Gill | last post by:
Hi, I have a form that when opened in the designer appears of the screen. The form selector can't be dragged (or resized) and if I scroll right and down to centralise it the form simply jumps...
0
by: Gordon Shirley | last post by:
Here is my problem as best as I can put it: I have a handheld device that has Windows CE on it. The .NET Compact Framework is also installed. I have a C# .NET Windows form app that I am writing...
2
by: sambo251 | last post by:
After running a few updates I get this very annoying "Windows Installer" error #1706 that will ne go away! It keeps saying that it cannot find the file "instantsharedevices.msi", that it is on...
1
by: mfunkmann | last post by:
Hi, I recently got an error and I don't know how to fix it: Error 1 'System.Data.DataColumn' does not contain a definition for 'Windows' C:\c#\CsharpPRO\Form1.Designer.cs 304 77 CsharpPRO I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.