473,656 Members | 2,793 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

strange process Name

I have a strange problem:
in visual C# i have 3 projects using a shared project. When I run these
projects
(either in debug or release mode and either from visual studio or directly
from
a folder) then 2 of them have a different process name (in windows task
manager)
then their filename; their .exe extension is cutted down to .ex or .e while
the third program has the correct name.
There are no differencies in the configuration properties of these projects.

Has anybody had the same problem and knows how to fix this??

thanks, Dave
Nov 17 '05 #1
4 1569
Hi,

I remember there is a process name length limitation (either in Task Manager
itself or in the system). I remember I saw it on my machine, but now, with
WinXP SP2 and the latest updates, I can't see anything like this. If you try
Process Explorer by SysInternals (it's free as far as I know), do you get
the same results?

--
Sincerely,
Dmytro Lapshyn [Visual Developer - Visual C# MVP]
"david_mys" <da*******@disc ussions.microso ft.com> wrote in message
news:05******** *************** ***********@mic rosoft.com...
I have a strange problem:
in visual C# i have 3 projects using a shared project. When I run these
projects
(either in debug or release mode and either from visual studio or directly
from
a folder) then 2 of them have a different process name (in windows task
manager)
then their filename; their .exe extension is cutted down to .ex or .e
while
the third program has the correct name.
There are no differencies in the configuration properties of these
projects.

Has anybody had the same problem and knows how to fix this??

thanks, Dave


Nov 17 '05 #2
Hi Dmytro,

thanks for your answer!

the results are the same with SysInternals Process Explorer. But
you may be right, the cutted names have all the same length:

FILENAME PROCESSNAME
Configurator.ex e Configurator.ex
Frontend.exe Frontend.exe
GetlistHelper.e xe GetlistHelper.e

I'm using Windows 2000 sp4, so you mean it is an limitation of the system?

Best Regards, Dave

Nov 17 '05 #3
Hi,

I'm running a 2K server and all longest process name I have is "System Idle
Process" , the others are small , I suggest you to make a search in the
win2K NGs, or in microsoft.publi c.* as this is more a OS question than a
..NET question , you will probably find and answer outside .net
cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"david_mys" <da******@discu ssions.microsof t.com> wrote in message
news:80******** *************** ***********@mic rosoft.com...
Hi Dmytro,

thanks for your answer!

the results are the same with SysInternals Process Explorer. But
you may be right, the cutted names have all the same length:

FILENAME PROCESSNAME
Configurator.ex e Configurator.ex
Frontend.exe Frontend.exe
GetlistHelper.e xe GetlistHelper.e

I'm using Windows 2000 sp4, so you mean it is an limitation of the system?

Best Regards, Dave

Nov 17 '05 #4
Hi,

I was browsing the web and the win2k newsgroups but couldn't
find anything. But it's almost obvious that there must be a limitation
from the OS. I found another process (vmware-authd.ex) on my
machine which is also cut and they are all cut down to 15 characters.

thanks for your help.

Dave
Nov 17 '05 #5

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

Similar topics

3
1746
by: Serious_Practitioner | last post by:
Hello, all - A few days ago, I posted the following message - Hello all, and thank you for your help in the recent past. Got a new error message in the last few days. While working with different sized tables, in datasheet view, I've gotten this message -
1
1226
by: Ricky K. Rasmussen | last post by:
Hi NG, When connecting to a local WebService one of our customers gets a very strange exception: "File or assembly name gaw9eaqv.dll, or one of its dependencies, was not found." The strange part is that the name of the assembly can vary, and has nothing to do with the names of the assemblies used in neither the WebService or the
28
2078
by: charlie | last post by:
Hi, I found an article on informit.com that talks about C++ casts http://www.informit.com/guides/content.asp?g=cplusplus&seqNum=285&rl=1 The strange thing is the author says the following code will *not* compile: double d=15.95; int n= static_cast<int(d);
2
3272
by: f0zzyNUE | last post by:
hi everyone, currently we are testing the performance our application (asp.net based CMS) ... for that reason we wrote a "spider" that starts webrequests for all relevant pages which results in filling the pageoutputcache on server side. so far so good. if we start one spider at once our application works fine, but if we run more than one spider tool at the same time the asp.net process works for a few minutes returning correct http...
0
8382
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8816
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8717
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...
0
8600
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
7311
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...
0
5629
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();...
0
4150
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2726
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
1600
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.