473,714 Members | 2,623 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Still need help getting OneClick app to get to first user code line

I can get a dump. I can send it in to M$. I can inspect it but cannot
get it in my hands so I can not post it here and get comments and/or
answers. Can I get hold of that dump somewhere? Is it all in memory or
is a file written somewhere on the failing machine's HD?

The application does not get to the first line of user code.

It is completely repeatable. I have repeated it over and over and sent
in the dump several times.

I have inspected the required elements and all of them are listed in on
the References page (after I manually added some that let the program
run on one additional machine). I assume this means they are bundled
and distributed and installed. I may be wrong.

Does anyone reading this have access to submitted dumps? If so, the
program name is "PVM1010 Companion". (If not, the name is "Output from
high priced compiler will never run on remote systems".) If they are
indexed, it should be able to be found. This is all guesswork since I
have no idea if anyone even looks at submitted dumps since there is no
feedback from M$.

How can I find out what it wants to run long enough to execute my first
line of code?

Yes, I have asked this before but the thread died. I really want to be
able to distribute this program and have it not abort. This is going to
Admin XP priv users. No Vista. Nothing special that I know of going
on.

Mike

Jun 27 '08 #1
5 1427
Are you saying you have a ClickOnce deployed application that doesn't work?
What about it doesn't work? Does it install correctly? Are the files in the
deployment folders? What kind of application is it? Be more specific.

RobinS.
GoldMail.com

<Ju********@hom e.netwrote in message
news:vg******** *************** *********@4ax.c om...
>I can get a dump. I can send it in to M$. I can inspect it but cannot
get it in my hands so I can not post it here and get comments and/or
answers. Can I get hold of that dump somewhere? Is it all in memory or
is a file written somewhere on the failing machine's HD?

The application does not get to the first line of user code.

It is completely repeatable. I have repeated it over and over and sent
in the dump several times.

I have inspected the required elements and all of them are listed in on
the References page (after I manually added some that let the program
run on one additional machine). I assume this means they are bundled
and distributed and installed. I may be wrong.

Does anyone reading this have access to submitted dumps? If so, the
program name is "PVM1010 Companion". (If not, the name is "Output from
high priced compiler will never run on remote systems".) If they are
indexed, it should be able to be found. This is all guesswork since I
have no idea if anyone even looks at submitted dumps since there is no
feedback from M$.

How can I find out what it wants to run long enough to execute my first
line of code?

Yes, I have asked this before but the thread died. I really want to be
able to distribute this program and have it not abort. This is going to
Admin XP priv users. No Vista. Nothing special that I know of going
on.

Mike
Jun 27 '08 #2
Ok, now I remember you from your other posts. Can you check the deployment
folders and make sure everything is there, then double-click on the exe file
and see if the application runs that way.

RobinS.
GoldMail.com

"RobinS" <ro****@imnotte lling.comwrote in message
news:Rc******** *************** *******@comcast .com...
Are you saying you have a ClickOnce deployed application that doesn't
work? What about it doesn't work? Does it install correctly? Are the files
in the deployment folders? What kind of application is it? Be more
specific.

RobinS.
GoldMail.com

<Ju********@hom e.netwrote in message
news:vg******** *************** *********@4ax.c om...
>>I can get a dump. I can send it in to M$. I can inspect it but cannot
get it in my hands so I can not post it here and get comments and/or
answers. Can I get hold of that dump somewhere? Is it all in memory or
is a file written somewhere on the failing machine's HD?

The application does not get to the first line of user code.

It is completely repeatable. I have repeated it over and over and sent
in the dump several times.

I have inspected the required elements and all of them are listed in on
the References page (after I manually added some that let the program
run on one additional machine). I assume this means they are bundled
and distributed and installed. I may be wrong.

Does anyone reading this have access to submitted dumps? If so, the
program name is "PVM1010 Companion". (If not, the name is "Output from
high priced compiler will never run on remote systems".) If they are
indexed, it should be able to be found. This is all guesswork since I
have no idea if anyone even looks at submitted dumps since there is no
feedback from M$.

How can I find out what it wants to run long enough to execute my first
line of code?

Yes, I have asked this before but the thread died. I really want to be
able to distribute this program and have it not abort. This is going to
Admin XP priv users. No Vista. Nothing special that I know of going
on.

Mike
Jun 27 '08 #3
That's just the problem. I have no idea why it will not work and
nothing I can find will tell me, either.

It fails BEFORE my first executable code, does a dump which I cannot get
my hands on and then all is done! All I can do is submit it and that is
the end of that.

I forced four files into the distribution (two winsocks and two chart
ones) and that made it run on one more machine but it still fails on all
others.

So I am still nowhere trying to get this app to get to my first
statement. Something, somewhere is missing and I am not getting any
help deciding what it is that is left out.

ALL help, pointers, suggestions, etc. appreciated and implemented. I am
completely out of ideas!

Mike

On Thu, 24 Apr 2008 00:26:09 -0700, in
microsoft.publi c.dotnet.langua ges.vb "RobinS" <ro****@imnotte lling.com>
wrote:
>Are you saying you have a ClickOnce deployed application that doesn't work?
What about it doesn't work? Does it install correctly? Are the files in the
deployment folders? What kind of application is it? Be more specific.

RobinS.
GoldMail.com

<Ju********@ho me.netwrote in message
news:vg******* *************** **********@4ax. com...
>>I can get a dump. I can send it in to M$. I can inspect it but cannot
get it in my hands so I can not post it here and get comments and/or
answers. Can I get hold of that dump somewhere? Is it all in memory or
is a file written somewhere on the failing machine's HD?

The application does not get to the first line of user code.

It is completely repeatable. I have repeated it over and over and sent
in the dump several times.

I have inspected the required elements and all of them are listed in on
the References page (after I manually added some that let the program
run on one additional machine). I assume this means they are bundled
and distributed and installed. I may be wrong.

Does anyone reading this have access to submitted dumps? If so, the
program name is "PVM1010 Companion". (If not, the name is "Output from
high priced compiler will never run on remote systems".) If they are
indexed, it should be able to be found. This is all guesswork since I
have no idea if anyone even looks at submitted dumps since there is no
feedback from M$.

How can I find out what it wants to run long enough to execute my first
line of code?

Yes, I have asked this before but the thread died. I really want to be
able to distribute this program and have it not abort. This is going to
Admin XP priv users. No Vista. Nothing special that I know of going
on.

Mike
Jun 27 '08 #4
What constitutes "everything "? Will be glad to but I don't know how to
determine what else is required.

Mike

On Thu, 24 Apr 2008 00:35:05 -0700, in
microsoft.publi c.dotnet.langua ges.vb "RobinS" <ro****@imnotte lling.com>
wrote:
>Ok, now I remember you from your other posts. Can you check the deployment
folders and make sure everything is there, then double-click on the exe file
and see if the application runs that way.

RobinS.
GoldMail.com

"RobinS" <ro****@imnotte lling.comwrote in message
news:Rc******* *************** ********@comcas t.com...
>Are you saying you have a ClickOnce deployed application that doesn't
work? What about it doesn't work? Does it install correctly? Are the files
in the deployment folders? What kind of application is it? Be more
specific.

RobinS.
GoldMail.com

<Ju********@ho me.netwrote in message
news:vg******* *************** **********@4ax. com...
>>>I can get a dump. I can send it in to M$. I can inspect it but cannot
get it in my hands so I can not post it here and get comments and/or
answers. Can I get hold of that dump somewhere? Is it all in memory or
is a file written somewhere on the failing machine's HD?

The application does not get to the first line of user code.

It is completely repeatable. I have repeated it over and over and sent
in the dump several times.

I have inspected the required elements and all of them are listed in on
the References page (after I manually added some that let the program
run on one additional machine). I assume this means they are bundled
and distributed and installed. I may be wrong.

Does anyone reading this have access to submitted dumps? If so, the
program name is "PVM1010 Companion". (If not, the name is "Output from
high priced compiler will never run on remote systems".) If they are
indexed, it should be able to be found. This is all guesswork since I
have no idea if anyone even looks at submitted dumps since there is no
feedback from M$.

How can I find out what it wants to run long enough to execute my first
line of code?

Yes, I have asked this before but the thread died. I really want to be
able to distribute this program and have it not abort. This is going to
Admin XP priv users. No Vista. Nothing special that I know of going
on.

Mike
Jun 27 '08 #5
So at this point, I have to ask. Is this a Windows Forms application of a
WPF application, or is it a windows service or console app?

If it is a windows service, you can't use ClickOnce to deploy that. Not sure
about console app. ClickOnce is designed for desktop applications.

Per my other post, look in the deployment folders and see if all of the
files are there that you expect to be deployed.

RobinS.
GoldMail.com

<Ju********@hom e.netwrote in message
news:0t******** *************** *********@4ax.c om...
That's just the problem. I have no idea why it will not work and
nothing I can find will tell me, either.

It fails BEFORE my first executable code, does a dump which I cannot get
my hands on and then all is done! All I can do is submit it and that is
the end of that.

I forced four files into the distribution (two winsocks and two chart
ones) and that made it run on one more machine but it still fails on all
others.

So I am still nowhere trying to get this app to get to my first
statement. Something, somewhere is missing and I am not getting any
help deciding what it is that is left out.

ALL help, pointers, suggestions, etc. appreciated and implemented. I am
completely out of ideas!

Mike

On Thu, 24 Apr 2008 00:26:09 -0700, in
microsoft.publi c.dotnet.langua ges.vb "RobinS" <ro****@imnotte lling.com>
wrote:
>>Are you saying you have a ClickOnce deployed application that doesn't
work?
What about it doesn't work? Does it install correctly? Are the files in
the
deployment folders? What kind of application is it? Be more specific.

RobinS.
GoldMail.co m

<Ju********@h ome.netwrote in message
news:vg****** *************** ***********@4ax .com...
>>>I can get a dump. I can send it in to M$. I can inspect it but cannot
get it in my hands so I can not post it here and get comments and/or
answers. Can I get hold of that dump somewhere? Is it all in memory or
is a file written somewhere on the failing machine's HD?

The application does not get to the first line of user code.

It is completely repeatable. I have repeated it over and over and sent
in the dump several times.

I have inspected the required elements and all of them are listed in on
the References page (after I manually added some that let the program
run on one additional machine). I assume this means they are bundled
and distributed and installed. I may be wrong.

Does anyone reading this have access to submitted dumps? If so, the
program name is "PVM1010 Companion". (If not, the name is "Output from
high priced compiler will never run on remote systems".) If they are
indexed, it should be able to be found. This is all guesswork since I
have no idea if anyone even looks at submitted dumps since there is no
feedback from M$.

How can I find out what it wants to run long enough to execute my first
line of code?

Yes, I have asked this before but the thread died. I really want to be
able to distribute this program and have it not abort. This is going to
Admin XP priv users. No Vista. Nothing special that I know of going
on.

Mike
Jun 27 '08 #6

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

Similar topics

2
2931
by: lawrence | last post by:
A very strange bug. www.monkeyclaus.org is run by a cms I'm developing. One of types of users we allow is "justTestingTheSite", a type of user I developed to give demo's to prospective clients. The purpose of this level of security is to let someone log in and see everything as if they were root, and yet not be able to update or delete anything, as they have no real priveledges at all. I just logged in as root and created such an...
46
5132
by: Kingdom | last post by:
In my data base I have a list of componet types e.g. type A - I have 8 off - type B I have 12 off etc. I'm using Set objRS = objDC.Execute("Select DISTINCT Component_Type FROM Parts_Table") to populate a drop down but would like to use several drop downs restricting the contents of each drop down to the records pertaining to one
5
2354
by: tindog | last post by:
I seem to be caught in a bit of a conundrum with C#. First of all getting books on VS 2003.net then VS 2005 comes out and further a book I have bought to just learn just the language C# (in 21 days). I now have ordered, as suggested to me by a few members of the newsgroup to get a Primer type book how ever until then I will use what I have. BUT looking at the C# language my first exercise which happens to be a windows form looks quite...
6
2256
by: Martin | last post by:
Hi, I had a page the other day for which the compiler just wouldn't recognize the fact that I had enabled session state in every possible way. I ended up moving the code that dealt with the Session object from code-behind to in-page and it worked. Didn't find an explanation though but it got me up again. Today it got worse. Now what sense does this make:
9
7334
suzee_q00
by: suzee_q00 | last post by:
I will admit that lots of times the obvious eludes me and this is most likely one of those times but if anyone has any ideas on what I can do to make this code work, I would greatly appreciate it. Here's the code: while ( ( fgets ( buf, BUFLEN, fin ) ) != NULL ) /* pulls a line from "fin" up to the length of BUFLEN and stores it in "buf" */ { rmNl ( buf ); /* remove new line */ if ( !lineWithBlanks ( buf ) ) { for (i = 0; buf !=...
6
2224
by: Joe Befumo | last post by:
I just created the default personal site project in Visual Studio 2005, and it worked perfectly -- very nice. Next, I'd like to import some stat-capture code that I have working in a Visual Studio 2003 asp,net project. The first think I noticed is that in the 2003 project, there's a global.asax and a global.asax.vb file, with the code being in the latter. Since the 2005 project had a routine directly in the global.asax file, I moved it to...
15
4635
by: Cheryl Langdon | last post by:
Hello everyone, This is my first attempt at getting help in this manner. Please forgive me if this is an inappropriate request. I suddenly find myself in urgent need of instruction on how to communicate with a MySQL database table on a web server, from inside of my company's Access-VBA application. I know VBA pretty well but have never before needed to do this HTTP/XML/MySQL type functions.
14
6885
by: joey.powell | last post by:
I am using VS2005 for a windows forms application. I need to be able to use a worker thread function to offload some processing from the UI thread. The worker thread will need access to a datagridview on the form. I am using the following code to spawn the worker thread... Thread WorkerThread = new Thread(new ThreadStart(WT_MyFunction)); WorkerThread.IsBackground = true; WorkerThread.Start(); The problem I am having is...I cannot seem...
1
3137
by: Unebrion | last post by:
Alright im working on a program that prints out user imput in a frame, along with a barcode.. it is like the front of an envelope. Here is the description for the program. This part just explains a check digit.. i think this part in my program is alright These barcodes actually have four parts: a tall line as the first bar, a series of tall and short lines corresponding to the digits in the ZIP code, a check digit,...
0
9314
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
9174
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
9074
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
9015
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
7953
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
6634
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
5947
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
4464
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...
0
4725
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.