473,800 Members | 2,467 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Eqatec get error when run BubbleCF!

12 New Member
I'm want to test Windows Mobile application performance...
after download Eqatec optimized profiler and I try tu build the sample application and it's success but when I press Run app button I got this error:


EQATEC Profiler need a Microsoft connectivity component in order to connect to the device and deploy and run your app.

The component, named CoreCon, is usually installed by Visual Studio or an SDK. If it is already installed then check that all DLLs are up-to-date and registered (regsvr32). For .NET CF you should be able to download the CoreCon from here:

http://msdn.microsoft.com/en-us/netf.../aa497280.aspx
(look for the appropriate SDK)

The expected version of the CoreCon DLLs is 9.0.21022.8 or newer.

The installed CoreCon DLLs on your machine are:
Too old: expected 9.0.21022.8: C:\Program Files\Common Files\Microsoft Shared\CoreCon\ 1.0\Bin\ActiveS yncBootstrap.dl l 8.0.50727.762 built by: SP {6CFC41FD-50BA-43D2-9ACD-6A2A874D2853}
Too old: expected 9.0.21022.8: C:\Program Files\Common Files\Microsoft Shared\CoreCon\ 1.0\Bin\ConMan2 .dll 8.0.50727.762 built by: SP {74AD2302-A606-428E-B40F-F04B8964ADB6}
Too old: expected 9.0.21022.8: C:\Program Files\Common Files\Microsoft Shared\CoreCon\ 1.0\Bin\ConMan2 .dll 8.0.50727.762 built by: SP {E89A5827-6798-4f7b-B67A-8E15D5397CA8}
Too old: expected 9.0.21022.8: C:\Program Files\Common Files\Microsoft Shared\CoreCon\ 1.0\Bin\ConManP S.dll 8.0.50727.42 built by: RTM {9123A0C9-29EC-4C94-9036-CF22BD4E3363}
Too old: expected 9.0.21022.8: C:\Program Files\Common Files\Microsoft Shared\CoreCon\ 1.0\Bin\Desktop DMA.dll 8.0.50727.42 built by: RTM {26753017-B5BB-4b67-BEE3-862676DE23DC}
Error: : Value cannot be null.
Parameter name: path1
Error: : Value cannot be null.
Parameter name: path1
Too old: expected 9.0.21022.8: C:\Program Files\Common Files\Microsoft Shared\CoreCon\ 1.0\Bin\TcpConn ectionC.dll 8.0.50727.42 built by: RTM {D8E78E43-D8D6-4E57-8AD4-2164254C16D5}
Too old: expected 9.0.21022.8: C:\Program Files\Common Files\Microsoft Shared\CoreCon\ 1.0\Bin\1033\co nmanui.dll 8.0.50727.762 built by: SP

We wish we could include and install those CoreCon files ourselves, but they are Microsoft components. Besides, installing specific versions could cause compatibility problems with other tools already installed. Sorry about that.


Maybe because I'm using VS2005, however I'm still trying to find solution on this... I don't know other performance profiler that can test Windows Mobile application...

I try to find out which part of the code that slow down the application performance
Jan 27 '12 #1
1 1990
201211
12 New Member
solve already... install .net cf 3.5
Feb 1 '12 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
48241
by: Michael Kennedy [UB] | last post by:
Hi Everyone, I have this multithreaded C# windows forms application which does a lot of image processing. Occasionally, I get the following error: A generic error occurred in GDI+. System.Runtime.InteropServices.ExternalException: A generic error occurred in GDI+. at System.Drawing.Image.Save(String filename, ImageCodecInfo encoder, EncoderParameters encoderParams)
6
2065
by: Jim H | last post by:
I have an app I working on that was working fine a few days ago. Now I get a jscript error: Microsoft JScript runtime error: Object expected in a part of the code that has not been modifed or touched. It's actually part of a separate project. I only get this error when I try to view the page on my local machine. If I connect to my webserver from another machine it works fine. What can cause this? Why does it only fail on my local...
6
2863
by: Thomas Connolly | last post by:
I have 2 pages referencing the same codebehind file in my project. Originally the pages referenced separate code behind files. Once I changed the reference to the same file, everything worked fine while the file was in the project directory. When the obsolete file was removed from the project directory, my application will no longer compile. Can someone please help with this issue? Thank in advance, Tom
1
1860
by: Matt | last post by:
When I try to run the ASP.NET application, it has the following error messages: Error while trying to run project: unable to start debugging on the web server. The project is not configured to be debugged
2
5590
by: Error when creating new asp.net applicat | last post by:
Hi, I'm getting this error when I create a asp.net application. The Web server reported the following error when attempting to create or open the Web projects located at the following URL: 'http://localhost/WebApplication1'. 'HTTP/1.1 500 Internal ServerError'. my system configuration is as follows:
12
2795
by: Ann Marinas | last post by:
Hi all, I would like to ask for some help regarding separating the asp.net webserver and the sql server. I have created an asp.net application for a certain company. Initially, we installed both the iis and sql server in a single machine. Not too long ago, the machine had some hardware problems, and management has decided to purchase new servers, for both asp.net and sql server.
9
2104
by: Ron | last post by:
my application is throwing an exception error when closing if I run a procedure in the app. I can't even trap the error with try/catch ex As Exception. Is there a way to completely shut down the app through code? I am using End for now. Is there a way I can suppress this exception message? The app gets invoked programmatically on a schedule. So no one would be around to click off the
5
3648
by: snicks | last post by:
I'm trying to exec a program external to my ASP.NET app using the following code. The external app is a VB.NET application. Dim sPPTOut As String sPPTOut = MDEPDirStr + sID + ".ppt" Dim p As New System.Diagnostics.Process 'p.Start(MDEPDirStr & "macrun.exe", sPPTOut) p.Start("C:\WINDOWS\SYSTEM32\CALC.EXE") 'p.Start("C:\WINDOWS\SYSTEM32\macrun.exe", sPPTOut)
2
1709
by: DCC700 | last post by:
VS 2005 Converted Header causing error when publishing After converting from Visual Studio 2003 to 2005, I have had several issues with a header that is used throughout the project. The conversion automatically created an abstract base class for the header in the Migrated folder of the App_Code directory. One of the major problems this caused was regarding the fact that I pass the header to a standard error handling class to process the...
1
4166
by: Deepath G | last post by:
This is deepath.. I am getting some linker error when i am trying to connect Websphere MQ using Borland C++ Builder 2006 using imqi.hpp on windows. Error Message ----------------------- Error: Unresolved external 'ImqMgr::~ImqMgr()' referenced from C:\DOCUMENTS AND SETTINGS\228753\MY DOCUMENTS\BORLAND STUDIO PROJECTS\DLLEXERCISE\DEBUG_BUILD\MANI.OBJ Error: Unresolved external 'ImqObj::~ImqObj()' referenced from C:\DOCUMENTS AND...
0
9551
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10276
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10253
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10035
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9090
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7580
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6813
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
4149
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3764
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.