Ask a Question related to ASP.NET Security, Design and Development.
-
Bill Nguyen #1
VB.NET app cannot deploy on any client machine! Exception couldn't be handled!!!
Forgive me for cross-posting, I'm desperated.
-------------
Client machine: Win2K server SP4 with both .NET framework 1.0 & 1.1
installed. VB.NET app developed using an XP Pro with VS.NET 2003 / .NET
framework 1.1
You help is greatly appreciated.
Bill
--------------------------
Common Language Runtime Debugging Services:
Application has generated an exception that could not be handled.
Process id=0x248 (584), Thread id=0xe68 (3688).
Click OK to terminate the application.
Click CANCEL to debug the application.
Bill Nguyen Guest
-
webservice: client-deploy.wsdd
Hello, I am still struggling to get coldfusion to be 'stateful' with my webservice which utilizes SOAP headers. Now I tried adding the... -
Read sqexplain.out on client machine
Hi, Server IDS 9.30UC2 on linux. Client Apache/PHP/CSDK 2.81 on another linux box. I want to show the query cost and access plan in a web... -
ASP behavior changes on different client machine
I know this is actually impossible, but didn't know how else to describe it: I have created a Content Management System for a client using ASP... -
Setting of client machine in running Asp .Net
No, you access the server via HTTP. the server produce HTML that almost every browser can render. Natty Gur, CTO Dao2Com Ltd. 28th Baruch... -
Machine Check Exception
Running Intel 2.0 processor, Win XP Pro, 512 DDR 2700 RAM,all of a sudden computer starts rebooting constantly and will not stop. Finally the "BLUE... -
steve #2
Re: VB.NET app cannot deploy on any client machine! Exception couldn't be handled!!!
i've had the problem before...fixed it by including the dotnetfx.exe to get
around it. i'm also using vs.net 2003 and the major/minor version is
something like 1.103...not sure but it is sufficiently different to cause a
problem. dotnetfx.exe is on the ms website w/ instructions on how to use it
to install whatever version you are developing in. works just fine.
hth,
steve
"Bill Nguyen" <billn@jaco.com> wrote in message
news:eUfjqKkfDHA.2152@tk2msftngp13.phx.gbl...> Forgive me for cross-posting, I'm desperated.
> -------------
> Client machine: Win2K server SP4 with both .NET framework 1.0 & 1.1
> installed. VB.NET app developed using an XP Pro with VS.NET 2003 / .NET
> framework 1.1
> You help is greatly appreciated.
> Bill
>
>
> --------------------------
>
> Common Language Runtime Debugging Services:
> Application has generated an exception that could not be handled.
>
> Process id=0x248 (584), Thread id=0xe68 (3688).
>
> Click OK to terminate the application.
> Click CANCEL to debug the application.
>
>
steve Guest
-
Bill Nguyen #3
Re: VB.NET app cannot deploy on any client machine! Exception couldn't be handled!!!
Dear Steve;
I already have the dotnetfx.exe downloaded and installed in my client
machines. Version 1.1.4322.573.
I'm not sure what to do next to fix the problem! Can you please be more
specific?
Thanks
Bill
"steve" <asd@abc.com> wrote in message
news:vmkkrjbkq35edf@corp.supernews.com...get> i've had the problem before...fixed it by including the dotnetfx.exe toa> around it. i'm also using vs.net 2003 and the major/minor version is
> something like 1.103...not sure but it is sufficiently different to causeit> problem. dotnetfx.exe is on the ms website w/ instructions on how to use> to install whatever version you are developing in. works just fine.
>
> hth,
>
> steve
>
>
> "Bill Nguyen" <billn@jaco.com> wrote in message
> news:eUfjqKkfDHA.2152@tk2msftngp13.phx.gbl...>> > Forgive me for cross-posting, I'm desperated.
> > -------------
> > Client machine: Win2K server SP4 with both .NET framework 1.0 & 1.1
> > installed. VB.NET app developed using an XP Pro with VS.NET 2003 / .NET
> > framework 1.1
> > You help is greatly appreciated.
> > Bill
> >
> >
> > --------------------------
> >
> > Common Language Runtime Debugging Services:
> > Application has generated an exception that could not be handled.
> >
> > Process id=0x248 (584), Thread id=0xe68 (3688).
> >
> > Click OK to terminate the application.
> > Click CANCEL to debug the application.
> >
> >
>
Bill Nguyen Guest
-
steve #4
Re: VB.NET app cannot deploy on any client machine! Exception couldn't be handled!!!
you're saying you followed the instructions for deploying your application
using dotnetfx.exe and you are having the problems...or, that you downloaded
dotnetfx.exe to a client pc and ran it? if the answer is the former, then i
can't be any more specific than those instructions and can't be of much help
to you in resolving the problem otherwise.
"Bill Nguyen" <billn@jaco.com> wrote in message
news:eJW%23qEtfDHA.3324@TK2MSFTNGP11.phx.gbl...cause> Dear Steve;
> I already have the dotnetfx.exe downloaded and installed in my client
> machines. Version 1.1.4322.573.
> I'm not sure what to do next to fix the problem! Can you please be more
> specific?
> Thanks
> Bill
>
> "steve" <asd@abc.com> wrote in message
> news:vmkkrjbkq35edf@corp.supernews.com...> get> > i've had the problem before...fixed it by including the dotnetfx.exe to> > around it. i'm also using vs.net 2003 and the major/minor version is
> > something like 1.103...not sure but it is sufficiently different to..NET> a> it> > problem. dotnetfx.exe is on the ms website w/ instructions on how to use> > to install whatever version you are developing in. works just fine.
> >
> > hth,
> >
> > steve
> >
> >
> > "Bill Nguyen" <billn@jaco.com> wrote in message
> > news:eUfjqKkfDHA.2152@tk2msftngp13.phx.gbl...> > > Forgive me for cross-posting, I'm desperated.
> > > -------------
> > > Client machine: Win2K server SP4 with both .NET framework 1.0 & 1.1
> > > installed. VB.NET app developed using an XP Pro with VS.NET 2003 />> >> > > framework 1.1
> > > You help is greatly appreciated.
> > > Bill
> > >
> > >
> > > --------------------------
> > >
> > > Common Language Runtime Debugging Services:
> > > Application has generated an exception that could not be handled.
> > >
> > > Process id=0x248 (584), Thread id=0xe68 (3688).
> > >
> > > Click OK to terminate the application.
> > > Click CANCEL to debug the application.
> > >
> > >
> >
>
steve Guest
-
Vijay Balki #5
Re: VB.NET app cannot deploy on any client machine! Exception couldn't be handled!!!
Bill,
Did you build a setup project from Visual Studio and then deploy the client
on your Win2k machine? Please make sure you do this. Just installing .NET
Framework runtime does not include all files needed. If your application
used some controls, you will need to build setup and then install the
client. Let me know if this works.
VJ
"steve" <asd@abc.com> wrote in message
news:vmmggnfjajr5d4@corp.supernews.com...downloaded> you're saying you followed the instructions for deploying your application
> using dotnetfx.exe and you are having the problems...or, that youi> dotnetfx.exe to a client pc and ran it? if the answer is the former, thenhelp> can't be any more specific than those instructions and can't be of muchto> to you in resolving the problem otherwise.
>
>
> "Bill Nguyen" <billn@jaco.com> wrote in message
> news:eJW%23qEtfDHA.3324@TK2MSFTNGP11.phx.gbl...> > Dear Steve;
> > I already have the dotnetfx.exe downloaded and installed in my client
> > machines. Version 1.1.4322.573.
> > I'm not sure what to do next to fix the problem! Can you please be more
> > specific?
> > Thanks
> > Bill
> >
> > "steve" <asd@abc.com> wrote in message
> > news:vmkkrjbkq35edf@corp.supernews.com...> > > i've had the problem before...fixed it by including the dotnetfx.exeuse> cause> > get> > > around it. i'm also using vs.net 2003 and the major/minor version is
> > > something like 1.103...not sure but it is sufficiently different to> > a> > > problem. dotnetfx.exe is on the ms website w/ instructions on how to> .NET> > it> > > to install whatever version you are developing in. works just fine.
> > >
> > > hth,
> > >
> > > steve
> > >
> > >
> > > "Bill Nguyen" <billn@jaco.com> wrote in message
> > > news:eUfjqKkfDHA.2152@tk2msftngp13.phx.gbl...
> > > > Forgive me for cross-posting, I'm desperated.
> > > > -------------
> > > > Client machine: Win2K server SP4 with both .NET framework 1.0 & 1.1
> > > > installed. VB.NET app developed using an XP Pro with VS.NET 2003 />> >> > > > framework 1.1
> > > > You help is greatly appreciated.
> > > > Bill
> > > >
> > > >
> > > > --------------------------
> > > >
> > > > Common Language Runtime Debugging Services:
> > > > Application has generated an exception that could not be handled.
> > > >
> > > > Process id=0x248 (584), Thread id=0xe68 (3688).
> > > >
> > > > Click OK to terminate the application.
> > > > Click CANCEL to debug the application.
> > > >
> > > >
> > >
> > >
> >
>
Vijay Balki Guest
-
Bill Nguyen #6
Re: VB.NET app cannot deploy on any client machine! Exception couldn't be handled!!!
Vjay;
This is what I did:
1. Developed the VB.NET application on an XP machine using VS.NET 2003
Architect version
2. Built a setup project whole "Project Output" includes Primary Output,
Content Files, and Localized Resources.
3. Ran the setup to install the .NET app on client machines with .NET
frameowrk installed.
The setup worked fine on the development machine and ANY XP machine that has
VS.NET 2003 installed (I got another one at work and 1 at home).
On machines without VS.NEt installed, teh installation went well but I got
error message trying to run the application from both local hard drive and a
shared folder.
Hope that this clarifies the issue.
Thanks
Bill
"Vijay Balki" <vijayb@softech-usa.com> wrote in message
news:%236ZcahtfDHA.2408@TK2MSFTNGP09.phx.gbl...client> Bill,
>
> Did you build a setup project from Visual Studio and then deploy theapplication> on your Win2k machine? Please make sure you do this. Just installing .NET
> Framework runtime does not include all files needed. If your application
> used some controls, you will need to build setup and then install the
> client. Let me know if this works.
>
> VJ
>
> "steve" <asd@abc.com> wrote in message
> news:vmmggnfjajr5d4@corp.supernews.com...> > you're saying you followed the instructions for deploying yourthen> downloaded> > using dotnetfx.exe and you are having the problems...or, that you> > dotnetfx.exe to a client pc and ran it? if the answer is the former,more> i> help> > can't be any more specific than those instructions and can't be of much> > to you in resolving the problem otherwise.
> >
> >
> > "Bill Nguyen" <billn@jaco.com> wrote in message
> > news:eJW%23qEtfDHA.3324@TK2MSFTNGP11.phx.gbl...> > > Dear Steve;
> > > I already have the dotnetfx.exe downloaded and installed in my client
> > > machines. Version 1.1.4322.573.
> > > I'm not sure what to do next to fix the problem! Can you please be1.1> to> > > specific?
> > > Thanks
> > > Bill
> > >
> > > "steve" <asd@abc.com> wrote in message
> > > news:vmkkrjbkq35edf@corp.supernews.com...
> > > > i've had the problem before...fixed it by including the dotnetfx.exe> use> > cause> > > get
> > > > around it. i'm also using vs.net 2003 and the major/minor version is
> > > > something like 1.103...not sure but it is sufficiently different to> > > a
> > > > problem. dotnetfx.exe is on the ms website w/ instructions on how to> > > it
> > > > to install whatever version you are developing in. works just fine.
> > > >
> > > > hth,
> > > >
> > > > steve
> > > >
> > > >
> > > > "Bill Nguyen" <billn@jaco.com> wrote in message
> > > > news:eUfjqKkfDHA.2152@tk2msftngp13.phx.gbl...
> > > > > Forgive me for cross-posting, I'm desperated.
> > > > > -------------
> > > > > Client machine: Win2K server SP4 with both .NET framework 1.0 &>> > .NET> > > > > installed. VB.NET app developed using an XP Pro with VS.NET 2003 /> >> > > > > framework 1.1
> > > > > You help is greatly appreciated.
> > > > > Bill
> > > > >
> > > > >
> > > > > --------------------------
> > > > >
> > > > > Common Language Runtime Debugging Services:
> > > > > Application has generated an exception that could not be handled.
> > > > >
> > > > > Process id=0x248 (584), Thread id=0xe68 (3688).
> > > > >
> > > > > Click OK to terminate the application.
> > > > > Click CANCEL to debug the application.
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
>
Bill Nguyen Guest
-
Bill Nguyen #7
Re: VB.NET app cannot deploy on any client machine! Exception couldn't be handled!!!
Steve;
I only downloaded dotnetfx.exe and ran it to install .NET framework on the
client machines. I did this several times and still having problem running
my VB.NET app on client machines. I never used dotnetfx to deploy a .NET
application. I couldn't find the instructions anywhere.
Please refer to my answer to Vijay regarding application deloyment.
Thanks
Bill
"steve" <asd@abc.com> wrote in message
news:vmmggnfjajr5d4@corp.supernews.com...downloaded> you're saying you followed the instructions for deploying your application
> using dotnetfx.exe and you are having the problems...or, that youi> dotnetfx.exe to a client pc and ran it? if the answer is the former, thenhelp> can't be any more specific than those instructions and can't be of muchto> to you in resolving the problem otherwise.
>
>
> "Bill Nguyen" <billn@jaco.com> wrote in message
> news:eJW%23qEtfDHA.3324@TK2MSFTNGP11.phx.gbl...> > Dear Steve;
> > I already have the dotnetfx.exe downloaded and installed in my client
> > machines. Version 1.1.4322.573.
> > I'm not sure what to do next to fix the problem! Can you please be more
> > specific?
> > Thanks
> > Bill
> >
> > "steve" <asd@abc.com> wrote in message
> > news:vmkkrjbkq35edf@corp.supernews.com...> > > i've had the problem before...fixed it by including the dotnetfx.exeuse> cause> > get> > > around it. i'm also using vs.net 2003 and the major/minor version is
> > > something like 1.103...not sure but it is sufficiently different to> > a> > > problem. dotnetfx.exe is on the ms website w/ instructions on how to> .NET> > it> > > to install whatever version you are developing in. works just fine.
> > >
> > > hth,
> > >
> > > steve
> > >
> > >
> > > "Bill Nguyen" <billn@jaco.com> wrote in message
> > > news:eUfjqKkfDHA.2152@tk2msftngp13.phx.gbl...
> > > > Forgive me for cross-posting, I'm desperated.
> > > > -------------
> > > > Client machine: Win2K server SP4 with both .NET framework 1.0 & 1.1
> > > > installed. VB.NET app developed using an XP Pro with VS.NET 2003 />> >> > > > framework 1.1
> > > > You help is greatly appreciated.
> > > > Bill
> > > >
> > > >
> > > > --------------------------
> > > >
> > > > Common Language Runtime Debugging Services:
> > > > Application has generated an exception that could not be handled.
> > > >
> > > > Process id=0x248 (584), Thread id=0xe68 (3688).
> > > >
> > > > Click OK to terminate the application.
> > > > Click CANCEL to debug the application.
> > > >
> > > >
> > >
> > >
> >
>
Bill Nguyen Guest
-
steve #8
Re: VB.NET app cannot deploy on any client machine! Exception couldn't be handled!!!
[url]http://msdn.microsoft.com/vstudio/using/deploying/redist/default.aspx?pull=/library/en-us/dnnetdep/html/redistdeploy.asp#redistdeploy_topic3[/url]
look at:
"Creating a Single Setup Project to Install a .NET Framework Application and
Dotnetfx.exe"
hth,
steve
"Bill Nguyen" <billn@jaco.com> wrote in message
news:uelVaMTgDHA.616@TK2MSFTNGP11.phx.gbl...application> Steve;
> I only downloaded dotnetfx.exe and ran it to install .NET framework on the
> client machines. I did this several times and still having problem running
> my VB.NET app on client machines. I never used dotnetfx to deploy a .NET
> application. I couldn't find the instructions anywhere.
> Please refer to my answer to Vijay regarding application deloyment.
> Thanks
> Bill
>
> "steve" <asd@abc.com> wrote in message
> news:vmmggnfjajr5d4@corp.supernews.com...> > you're saying you followed the instructions for deploying yourthen> downloaded> > using dotnetfx.exe and you are having the problems...or, that you> > dotnetfx.exe to a client pc and ran it? if the answer is the former,more> i> help> > can't be any more specific than those instructions and can't be of much> > to you in resolving the problem otherwise.
> >
> >
> > "Bill Nguyen" <billn@jaco.com> wrote in message
> > news:eJW%23qEtfDHA.3324@TK2MSFTNGP11.phx.gbl...> > > Dear Steve;
> > > I already have the dotnetfx.exe downloaded and installed in my client
> > > machines. Version 1.1.4322.573.
> > > I'm not sure what to do next to fix the problem! Can you please be1.1> to> > > specific?
> > > Thanks
> > > Bill
> > >
> > > "steve" <asd@abc.com> wrote in message
> > > news:vmkkrjbkq35edf@corp.supernews.com...
> > > > i've had the problem before...fixed it by including the dotnetfx.exe> use> > cause> > > get
> > > > around it. i'm also using vs.net 2003 and the major/minor version is
> > > > something like 1.103...not sure but it is sufficiently different to> > > a
> > > > problem. dotnetfx.exe is on the ms website w/ instructions on how to> > > it
> > > > to install whatever version you are developing in. works just fine.
> > > >
> > > > hth,
> > > >
> > > > steve
> > > >
> > > >
> > > > "Bill Nguyen" <billn@jaco.com> wrote in message
> > > > news:eUfjqKkfDHA.2152@tk2msftngp13.phx.gbl...
> > > > > Forgive me for cross-posting, I'm desperated.
> > > > > -------------
> > > > > Client machine: Win2K server SP4 with both .NET framework 1.0 &>> > .NET> > > > > installed. VB.NET app developed using an XP Pro with VS.NET 2003 /> >> > > > > framework 1.1
> > > > > You help is greatly appreciated.
> > > > > Bill
> > > > >
> > > > >
> > > > > --------------------------
> > > > >
> > > > > Common Language Runtime Debugging Services:
> > > > > Application has generated an exception that could not be handled.
> > > > >
> > > > > Process id=0x248 (584), Thread id=0xe68 (3688).
> > > > >
> > > > > Click OK to terminate the application.
> > > > > Click CANCEL to debug the application.
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
>
steve Guest
-
Bill Nguyen #9
Re: VB.NET app cannot deploy on any client machine! Exception couldn't be handled!!!
Steve;
I tried this, and still not working. For testing purposes, I created a "Helo
world" VB.NET app with the deployment package, and it worked fine.
My existing app uses some COM components and accesses couple external hosts
via ODBC drivers. I guess that there are files/libraries that must be
installed on the client machine. The problem is that I don't know which
components that are needed to include in the deployment package.
Any idea?
Thanks again.
Bill
"steve" <asd@abc.com> wrote in message
news:vmulip2fi4io42@corp.supernews.com...[url]http://msdn.microsoft.com/vstudio/using/deploying/redist/default.aspx?pull=/library/en-us/dnnetdep/html/redistdeploy.asp#redistdeploy_topic3[/url]>and>
> look at:
>
> "Creating a Single Setup Project to Install a .NET Framework Applicationthe> Dotnetfx.exe"
>
> hth,
>
> steve
>
> "Bill Nguyen" <billn@jaco.com> wrote in message
> news:uelVaMTgDHA.616@TK2MSFTNGP11.phx.gbl...> > Steve;
> > I only downloaded dotnetfx.exe and ran it to install .NET framework onrunning> > client machines. I did this several times and still having problemmuch> application> > my VB.NET app on client machines. I never used dotnetfx to deploy a .NET
> > application. I couldn't find the instructions anywhere.
> > Please refer to my answer to Vijay regarding application deloyment.
> > Thanks
> > Bill
> >
> > "steve" <asd@abc.com> wrote in message
> > news:vmmggnfjajr5d4@corp.supernews.com...> > > you're saying you followed the instructions for deploying your> then> > downloaded> > > using dotnetfx.exe and you are having the problems...or, that you> > > dotnetfx.exe to a client pc and ran it? if the answer is the former,> > i> > > can't be any more specific than those instructions and can't be ofclient> > help> > > to you in resolving the problem otherwise.
> > >
> > >
> > > "Bill Nguyen" <billn@jaco.com> wrote in message
> > > news:eJW%23qEtfDHA.3324@TK2MSFTNGP11.phx.gbl...
> > > > Dear Steve;
> > > > I already have the dotnetfx.exe downloaded and installed in mydotnetfx.exe> more> > > > machines. Version 1.1.4322.573.
> > > > I'm not sure what to do next to fix the problem! Can you please be> > > > specific?
> > > > Thanks
> > > > Bill
> > > >
> > > > "steve" <asd@abc.com> wrote in message
> > > > news:vmkkrjbkq35edf@corp.supernews.com...
> > > > > i've had the problem before...fixed it by including theis> > to> > > > get
> > > > > around it. i'm also using vs.net 2003 and the major/minor versionto> > > > > something like 1.103...not sure but it is sufficiently differentto> > > cause
> > > > a
> > > > > problem. dotnetfx.exe is on the ms website w/ instructions on howfine.> > use> > > > it
> > > > > to install whatever version you are developing in. works just/> 1.1> > > > >
> > > > > hth,
> > > > >
> > > > > steve
> > > > >
> > > > >
> > > > > "Bill Nguyen" <billn@jaco.com> wrote in message
> > > > > news:eUfjqKkfDHA.2152@tk2msftngp13.phx.gbl...
> > > > > > Forgive me for cross-posting, I'm desperated.
> > > > > > -------------
> > > > > > Client machine: Win2K server SP4 with both .NET framework 1.0 &> > > > > > installed. VB.NET app developed using an XP Pro with VS.NET 2003handled.> > > .NET
> > > > > > framework 1.1
> > > > > > You help is greatly appreciated.
> > > > > > Bill
> > > > > >
> > > > > >
> > > > > > --------------------------
> > > > > >
> > > > > > Common Language Runtime Debugging Services:
> > > > > > Application has generated an exception that could not be>> >> > > > > >
> > > > > > Process id=0x248 (584), Thread id=0xe68 (3688).
> > > > > >
> > > > > > Click OK to terminate the application.
> > > > > > Click CANCEL to debug the application.
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
>
Bill Nguyen Guest
-
Vijay Balki #10
Re: VB.NET app cannot deploy on any client machine! Exception couldn't be handled!!!
Bill,
Is your setup project in a separate solution? Try building a the setup in
the same solution as your application, the dependency refresh for related
files are better.
Vijay
"Bill Nguyen" <billn@jaco.com> wrote in message
news:OTHJlwhgDHA.1648@TK2MSFTNGP09.phx.gbl..."Helo> Steve;
> I tried this, and still not working. For testing purposes, I created ahosts> world" VB.NET app with the deployment package, and it worked fine.
> My existing app uses some COM components and accesses couple external[url]http://msdn.microsoft.com/vstudio/using/deploying/redist/default.aspx?pull=/library/en-us/dnnetdep/html/redistdeploy.asp#redistdeploy_topic3[/url]> via ODBC drivers. I guess that there are files/libraries that must be
> installed on the client machine. The problem is that I don't know which
> components that are needed to include in the deployment package.
>
> Any idea?
> Thanks again.
> Bill
>
> "steve" <asd@abc.com> wrote in message
> news:vmulip2fi4io42@corp.supernews.com...>> >..NET> and> >
> > look at:
> >
> > "Creating a Single Setup Project to Install a .NET Framework Application> the> > Dotnetfx.exe"
> >
> > hth,
> >
> > steve
> >
> > "Bill Nguyen" <billn@jaco.com> wrote in message
> > news:uelVaMTgDHA.616@TK2MSFTNGP11.phx.gbl...> > > Steve;
> > > I only downloaded dotnetfx.exe and ran it to install .NET framework on> running> > > client machines. I did this several times and still having problem> > > my VB.NET app on client machines. I never used dotnetfx to deploy aversion> much> > application> > > application. I couldn't find the instructions anywhere.
> > > Please refer to my answer to Vijay regarding application deloyment.
> > > Thanks
> > > Bill
> > >
> > > "steve" <asd@abc.com> wrote in message
> > > news:vmmggnfjajr5d4@corp.supernews.com...
> > > > you're saying you followed the instructions for deploying your> > then> > > > using dotnetfx.exe and you are having the problems...or, that you
> > > downloaded
> > > > dotnetfx.exe to a client pc and ran it? if the answer is the former,> > > i
> > > > can't be any more specific than those instructions and can't be of> client> > > help
> > > > to you in resolving the problem otherwise.
> > > >
> > > >
> > > > "Bill Nguyen" <billn@jaco.com> wrote in message
> > > > news:eJW%23qEtfDHA.3324@TK2MSFTNGP11.phx.gbl...
> > > > > Dear Steve;
> > > > > I already have the dotnetfx.exe downloaded and installed in my> dotnetfx.exe> > more> > > > > machines. Version 1.1.4322.573.
> > > > > I'm not sure what to do next to fix the problem! Can you please be> > > > > specific?
> > > > > Thanks
> > > > > Bill
> > > > >
> > > > > "steve" <asd@abc.com> wrote in message
> > > > > news:vmkkrjbkq35edf@corp.supernews.com...
> > > > > > i've had the problem before...fixed it by including the> > > to
> > > > > get
> > > > > > around it. i'm also using vs.net 2003 and the major/minorhow> is> to> > > > > > something like 1.103...not sure but it is sufficiently different> > > > cause
> > > > > a
> > > > > > problem. dotnetfx.exe is on the ms website w/ instructions on&> to> fine.> > > use
> > > > > it
> > > > > > to install whatever version you are developing in. works just> > > > > >
> > > > > > hth,
> > > > > >
> > > > > > steve
> > > > > >
> > > > > >
> > > > > > "Bill Nguyen" <billn@jaco.com> wrote in message
> > > > > > news:eUfjqKkfDHA.2152@tk2msftngp13.phx.gbl...
> > > > > > > Forgive me for cross-posting, I'm desperated.
> > > > > > > -------------
> > > > > > > Client machine: Win2K server SP4 with both .NET framework 1.02003> > 1.1> > > > > > > installed. VB.NET app developed using an XP Pro with VS.NET> /> handled.> > > > .NET
> > > > > > > framework 1.1
> > > > > > > You help is greatly appreciated.
> > > > > > > Bill
> > > > > > >
> > > > > > >
> > > > > > > --------------------------
> > > > > > >
> > > > > > > Common Language Runtime Debugging Services:
> > > > > > > Application has generated an exception that could not be>> >> > > > > > >
> > > > > > > Process id=0x248 (584), Thread id=0xe68 (3688).
> > > > > > >
> > > > > > > Click OK to terminate the application.
> > > > > > > Click CANCEL to debug the application.
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
>
Vijay Balki Guest
-
Ajay Bhola #11
Re: VB.NET app cannot deploy on any client machine! Exception couldn't be handled!!!
I have similar problem in my application. My application has 1 exe and
couple of dlls. This application works well when I run from C: drive but
when I try to run from Network drive it produce error like yours i.e.I think it is related to security policy. I am able to run from C: drive (on> Common Language Runtime Debugging Services:
> Application has generated an exception that could not be handled.
>
> Process id=0x248 (584), Thread id=0xe68 (3688).
>
> Click OK to terminate the application.
> Click CANCEL to debug the application.
the same PC) as it full trust to all the assemblies. I am also about to try
caspol.exe and give full access to all assemblies in the package. If you
have dependent dlls then do caspol -af for them first and then to exe. You
can read about caspol.exe more before doing.
cheers,
Ajay
"Bill Nguyen" <billn@jaco.com> wrote in message
news:eUfjqKkfDHA.2152@tk2msftngp13.phx.gbl...> Forgive me for cross-posting, I'm desperated.
> -------------
> Client machine: Win2K server SP4 with both .NET framework 1.0 & 1.1
> installed. VB.NET app developed using an XP Pro with VS.NET 2003 / .NET
> framework 1.1
> You help is greatly appreciated.
> Bill
>
>
> --------------------------
>
> Common Language Runtime Debugging Services:
> Application has generated an exception that could not be handled.
>
> Process id=0x248 (584), Thread id=0xe68 (3688).
>
> Click OK to terminate the application.
> Click CANCEL to debug the application.
>
>
Ajay Bhola Guest
-
Bill Nguyen #12
Re: VB.NET app cannot deploy on any client machine! Exception couldn't be handled!!!
Vijay;
The setup project is included in the same solution.
This is what I found:
I installed VS.NET on an XP client machine, install the application setup
application, and the app started to work. I verify the .NET framework
version on my development machine vs. those client machines that failed to
run the app, they are the same v 1.1.4322 (I believe it's the same version
with the latest DONEtfx.exe).
This really puzzled me.. I can't install VS.NEt on every client machine!
There must be some addditional files that need to be installed on the client
machine. The problem is that I can't figure out which files they are. The
dependenccies in the setup application look fine.
I guess my last resort is to install the .NET framework from the VS.NET CD
if I can locate where the file iss on the CD.
Any suggestion is greatly appreciated.
Bill
"Vijay Balki" <vijayb@softech-usa.com> wrote in message
news:%23Xpz4AtgDHA.1084@tk2msftngp13.phx.gbl...[url]http://msdn.microsoft.com/vstudio/using/deploying/redist/default.aspx?pull=/library/en-us/dnnetdep/html/redistdeploy.asp#redistdeploy_topic3[/url]> Bill,
>
> Is your setup project in a separate solution? Try building a the setup in
> the same solution as your application, the dependency refresh for related
> files are better.
>
> Vijay
>
> "Bill Nguyen" <billn@jaco.com> wrote in message
> news:OTHJlwhgDHA.1648@TK2MSFTNGP09.phx.gbl...> "Helo> > Steve;
> > I tried this, and still not working. For testing purposes, I created a> hosts> > world" VB.NET app with the deployment package, and it worked fine.
> > My existing app uses some COM components and accesses couple external>> > via ODBC drivers. I guess that there are files/libraries that must be
> > installed on the client machine. The problem is that I don't know which
> > components that are needed to include in the deployment package.
> >
> > Any idea?
> > Thanks again.
> > Bill
> >
> > "steve" <asd@abc.com> wrote in message
> > news:vmulip2fi4io42@corp.supernews.com...> >> > >Application> > >
> > > look at:
> > >
> > > "Creating a Single Setup Project to Install a .NET Frameworkon> > and> > > Dotnetfx.exe"
> > >
> > > hth,
> > >
> > > steve
> > >
> > > "Bill Nguyen" <billn@jaco.com> wrote in message
> > > news:uelVaMTgDHA.616@TK2MSFTNGP11.phx.gbl...
> > > > Steve;
> > > > I only downloaded dotnetfx.exe and ran it to install .NET frameworkformer,> .NET> > the> > running> > > > client machines. I did this several times and still having problem> > > > my VB.NET app on client machines. I never used dotnetfx to deploy a> > > > application. I couldn't find the instructions anywhere.
> > > > Please refer to my answer to Vijay regarding application deloyment.
> > > > Thanks
> > > > Bill
> > > >
> > > > "steve" <asd@abc.com> wrote in message
> > > > news:vmmggnfjajr5d4@corp.supernews.com...
> > > > > you're saying you followed the instructions for deploying your
> > > application
> > > > > using dotnetfx.exe and you are having the problems...or, that you
> > > > downloaded
> > > > > dotnetfx.exe to a client pc and ran it? if the answer is thebe> > much> > > then
> > > > i
> > > > > can't be any more specific than those instructions and can't be of> > client> > > > help
> > > > > to you in resolving the problem otherwise.
> > > > >
> > > > >
> > > > > "Bill Nguyen" <billn@jaco.com> wrote in message
> > > > > news:eJW%23qEtfDHA.3324@TK2MSFTNGP11.phx.gbl...
> > > > > > Dear Steve;
> > > > > > I already have the dotnetfx.exe downloaded and installed in my> > > > > > machines. Version 1.1.4322.573.
> > > > > > I'm not sure what to do next to fix the problem! Can you pleasedifferent> version> > dotnetfx.exe> > > more
> > > > > > specific?
> > > > > > Thanks
> > > > > > Bill
> > > > > >
> > > > > > "steve" <asd@abc.com> wrote in message
> > > > > > news:vmkkrjbkq35edf@corp.supernews.com...
> > > > > > > i've had the problem before...fixed it by including the> > > > to
> > > > > > get
> > > > > > > around it. i'm also using vs.net 2003 and the major/minor> > is> > > > > > > something like 1.103...not sure but it is sufficiently1.0> how> > to> > > > > cause
> > > > > > a
> > > > > > > problem. dotnetfx.exe is on the ms website w/ instructions on> > to> > fine.> > > > use
> > > > > > it
> > > > > > > to install whatever version you are developing in. works just> > > > > > >
> > > > > > > hth,
> > > > > > >
> > > > > > > steve
> > > > > > >
> > > > > > >
> > > > > > > "Bill Nguyen" <billn@jaco.com> wrote in message
> > > > > > > news:eUfjqKkfDHA.2152@tk2msftngp13.phx.gbl...
> > > > > > > > Forgive me for cross-posting, I'm desperated.
> > > > > > > > -------------
> > > > > > > > Client machine: Win2K server SP4 with both .NET framework> &> 2003> > > 1.1
> > > > > > > > installed. VB.NET app developed using an XP Pro with VS.NET>> > /> > handled.> > > > > .NET
> > > > > > > > framework 1.1
> > > > > > > > You help is greatly appreciated.
> > > > > > > > Bill
> > > > > > > >
> > > > > > > >
> > > > > > > > --------------------------
> > > > > > > >
> > > > > > > > Common Language Runtime Debugging Services:
> > > > > > > > Application has generated an exception that could not be> >> > > > > > > >
> > > > > > > > Process id=0x248 (584), Thread id=0xe68 (3688).
> > > > > > > >
> > > > > > > > Click OK to terminate the application.
> > > > > > > > Click CANCEL to debug the application.
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
>
Bill Nguyen Guest
-
Vijay Balki #13
Re: VB.NET app cannot deploy on any client machine! Exception couldn't be handled!!!
Some Win2K machine, which I assume are you client machines, require the
Pre-Req CD content to be installed first, before you install VS.NET.
Also, I have never tried VS.NET on WIN2K server. Maybe there are issues with
that.
Vijay
"Bill Nguyen" <billn@jaco.com> wrote in message
news:%23hinIH3gDHA.3104@TK2MSFTNGP11.phx.gbl...client> Vijay;
> The setup project is included in the same solution.
>
> This is what I found:
>
> I installed VS.NET on an XP client machine, install the application setup
> application, and the app started to work. I verify the .NET framework
> version on my development machine vs. those client machines that failed to
> run the app, they are the same v 1.1.4322 (I believe it's the same version
> with the latest DONEtfx.exe).
> This really puzzled me.. I can't install VS.NEt on every client machine!
> There must be some addditional files that need to be installed on thein> machine. The problem is that I can't figure out which files they are. The
> dependenccies in the setup application look fine.
> I guess my last resort is to install the .NET framework from the VS.NET CD
> if I can locate where the file iss on the CD.
> Any suggestion is greatly appreciated.
> Bill
>
>
> "Vijay Balki" <vijayb@softech-usa.com> wrote in message
> news:%23Xpz4AtgDHA.1084@tk2msftngp13.phx.gbl...> > Bill,
> >
> > Is your setup project in a separate solution? Try building a the setuprelated> > the same solution as your application, the dependency refresh forwhich> > files are better.
> >
> > Vijay
> >
> > "Bill Nguyen" <billn@jaco.com> wrote in message
> > news:OTHJlwhgDHA.1648@TK2MSFTNGP09.phx.gbl...> > "Helo> > > Steve;
> > > I tried this, and still not working. For testing purposes, I created a> > hosts> > > world" VB.NET app with the deployment package, and it worked fine.
> > > My existing app uses some COM components and accesses couple external> > > via ODBC drivers. I guess that there are files/libraries that must be
> > > installed on the client machine. The problem is that I don't know[url]http://msdn.microsoft.com/vstudio/using/deploying/redist/default.aspx?pull=/library/en-us/dnnetdep/html/redistdeploy.asp#redistdeploy_topic3[/url]>> >> > > components that are needed to include in the deployment package.
> > >
> > > Any idea?
> > > Thanks again.
> > > Bill
> > >
> > > "steve" <asd@abc.com> wrote in message
> > > news:vmulip2fi4io42@corp.supernews.com...
> > > >
> > >framework> Application> > > >
> > > > look at:
> > > >
> > > > "Creating a Single Setup Project to Install a .NET Framework> > > and
> > > > Dotnetfx.exe"
> > > >
> > > > hth,
> > > >
> > > > steve
> > > >
> > > > "Bill Nguyen" <billn@jaco.com> wrote in message
> > > > news:uelVaMTgDHA.616@TK2MSFTNGP11.phx.gbl...
> > > > > Steve;
> > > > > I only downloaded dotnetfx.exe and ran it to install .NETa> on> > > the
> > > > > client machines. I did this several times and still having problem
> > > running
> > > > > my VB.NET app on client machines. I never used dotnetfx to deploydeloyment.> > .NET> > > > > application. I couldn't find the instructions anywhere.
> > > > > Please refer to my answer to Vijay regarding applicationyou> > > > > Thanks
> > > > > Bill
> > > > >
> > > > > "steve" <asd@abc.com> wrote in message
> > > > > news:vmmggnfjajr5d4@corp.supernews.com...
> > > > > > you're saying you followed the instructions for deploying your
> > > > application
> > > > > > using dotnetfx.exe and you are having the problems...or, thatof> former,> > > > > downloaded
> > > > > > dotnetfx.exe to a client pc and ran it? if the answer is the> > > > then
> > > > > i
> > > > > > can't be any more specific than those instructions and can't beplease> > > much
> > > > > help
> > > > > > to you in resolving the problem otherwise.
> > > > > >
> > > > > >
> > > > > > "Bill Nguyen" <billn@jaco.com> wrote in message
> > > > > > news:eJW%23qEtfDHA.3324@TK2MSFTNGP11.phx.gbl...
> > > > > > > Dear Steve;
> > > > > > > I already have the dotnetfx.exe downloaded and installed in my
> > > client
> > > > > > > machines. Version 1.1.4322.573.
> > > > > > > I'm not sure what to do next to fix the problem! Can youon> be> different> > version> > > > more
> > > > > > > specific?
> > > > > > > Thanks
> > > > > > > Bill
> > > > > > >
> > > > > > > "steve" <asd@abc.com> wrote in message
> > > > > > > news:vmkkrjbkq35edf@corp.supernews.com...
> > > > > > > > i've had the problem before...fixed it by including the
> > > dotnetfx.exe
> > > > > to
> > > > > > > get
> > > > > > > > around it. i'm also using vs.net 2003 and the major/minor> > > is
> > > > > > > > something like 1.103...not sure but it is sufficiently> > > to
> > > > > > cause
> > > > > > > a
> > > > > > > > problem. dotnetfx.exe is on the ms website w/ instructionsjust> > how> > > to
> > > > > use
> > > > > > > it
> > > > > > > > to install whatever version you are developing in. worksVS.NET> 1.0> > > fine.
> > > > > > > >
> > > > > > > > hth,
> > > > > > > >
> > > > > > > > steve
> > > > > > > >
> > > > > > > >
> > > > > > > > "Bill Nguyen" <billn@jaco.com> wrote in message
> > > > > > > > news:eUfjqKkfDHA.2152@tk2msftngp13.phx.gbl...
> > > > > > > > > Forgive me for cross-posting, I'm desperated.
> > > > > > > > > -------------
> > > > > > > > > Client machine: Win2K server SP4 with both .NET framework> > &> > > > 1.1
> > > > > > > > > installed. VB.NET app developed using an XP Pro with>> > 2003> >> > > /
> > > > > > .NET
> > > > > > > > > framework 1.1
> > > > > > > > > You help is greatly appreciated.
> > > > > > > > > Bill
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > --------------------------
> > > > > > > > >
> > > > > > > > > Common Language Runtime Debugging Services:
> > > > > > > > > Application has generated an exception that could not be
> > > handled.
> > > > > > > > >
> > > > > > > > > Process id=0x248 (584), Thread id=0xe68 (3688).
> > > > > > > > >
> > > > > > > > > Click OK to terminate the application.
> > > > > > > > > Click CANCEL to debug the application.
> > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
>
Vijay Balki Guest
-
Bill Nguyen #14
Re: VB.NET app cannot deploy on any client machine! Exception couldn't be handled!!!
Vijay;
I had the same problem on XP machines too. But I'm going to try to install
..NET framework ONLY from the VS.NET 2003 CD to see if it makes any
difference.
THanks again.
Bill
"Vijay Balki" <vijayb@softech-usa.com> wrote in message
news:ul%23jBh4gDHA.1764@TK2MSFTNGP09.phx.gbl...with> Some Win2K machine, which I assume are you client machines, require the
> Pre-Req CD content to be installed first, before you install VS.NET.
>
> Also, I have never tried VS.NET on WIN2K server. Maybe there are issuessetup> that.
>
> Vijay
>
> "Bill Nguyen" <billn@jaco.com> wrote in message
> news:%23hinIH3gDHA.3104@TK2MSFTNGP11.phx.gbl...> > Vijay;
> > The setup project is included in the same solution.
> >
> > This is what I found:
> >
> > I installed VS.NET on an XP client machine, install the applicationto> > application, and the app started to work. I verify the .NET framework
> > version on my development machine vs. those client machines that failedversion> > run the app, they are the same v 1.1.4322 (I believe it's the sameThe> client> > with the latest DONEtfx.exe).
> > This really puzzled me.. I can't install VS.NEt on every client machine!
> > There must be some addditional files that need to be installed on the> > machine. The problem is that I can't figure out which files they are.CD> > dependenccies in the setup application look fine.
> > I guess my last resort is to install the .NET framework from the VS.NETa> in> > if I can locate where the file iss on the CD.
> > Any suggestion is greatly appreciated.
> > Bill
> >
> >
> > "Vijay Balki" <vijayb@softech-usa.com> wrote in message
> > news:%23Xpz4AtgDHA.1084@tk2msftngp13.phx.gbl...> > > Bill,
> > >
> > > Is your setup project in a separate solution? Try building a the setup> related> > > the same solution as your application, the dependency refresh for> > > files are better.
> > >
> > > Vijay
> > >
> > > "Bill Nguyen" <billn@jaco.com> wrote in message
> > > news:OTHJlwhgDHA.1648@TK2MSFTNGP09.phx.gbl...
> > > > Steve;
> > > > I tried this, and still not working. For testing purposes, I createdexternal> > > "Helo
> > > > world" VB.NET app with the deployment package, and it worked fine.
> > > > My existing app uses some COM components and accesses couplebe> > > hosts
> > > > via ODBC drivers. I guess that there are files/libraries that must[url]http://msdn.microsoft.com/vstudio/using/deploying/redist/default.aspx?pull=/library/en-us/dnnetdep/html/redistdeploy.asp#redistdeploy_topic3[/url]> which> > > > installed on the client machine. The problem is that I don't know>> >> > > > components that are needed to include in the deployment package.
> > > >
> > > > Any idea?
> > > > Thanks again.
> > > > Bill
> > > >
> > > > "steve" <asd@abc.com> wrote in message
> > > > news:vmulip2fi4io42@corp.supernews.com...
> > > > >
> > > >
> > >problem> framework> > Application> > > > >
> > > > > look at:
> > > > >
> > > > > "Creating a Single Setup Project to Install a .NET Framework> > > > and
> > > > > Dotnetfx.exe"
> > > > >
> > > > > hth,
> > > > >
> > > > > steve
> > > > >
> > > > > "Bill Nguyen" <billn@jaco.com> wrote in message
> > > > > news:uelVaMTgDHA.616@TK2MSFTNGP11.phx.gbl...
> > > > > > Steve;
> > > > > > I only downloaded dotnetfx.exe and ran it to install .NET> > on> > > > the
> > > > > > client machines. I did this several times and still havingdeploy> > > > running
> > > > > > my VB.NET app on client machines. I never used dotnetfx tobe> a> deloyment.> > > .NET
> > > > > > application. I couldn't find the instructions anywhere.
> > > > > > Please refer to my answer to Vijay regarding application> you> > > > > > Thanks
> > > > > > Bill
> > > > > >
> > > > > > "steve" <asd@abc.com> wrote in message
> > > > > > news:vmmggnfjajr5d4@corp.supernews.com...
> > > > > > > you're saying you followed the instructions for deploying your
> > > > > application
> > > > > > > using dotnetfx.exe and you are having the problems...or, that> > former,> > > > > > downloaded
> > > > > > > dotnetfx.exe to a client pc and ran it? if the answer is the> > > > > then
> > > > > > i
> > > > > > > can't be any more specific than those instructions and can'tmy> of> > > > much
> > > > > > help
> > > > > > > to you in resolving the problem otherwise.
> > > > > > >
> > > > > > >
> > > > > > > "Bill Nguyen" <billn@jaco.com> wrote in message
> > > > > > > news:eJW%23qEtfDHA.3324@TK2MSFTNGP11.phx.gbl...
> > > > > > > > Dear Steve;
> > > > > > > > I already have the dotnetfx.exe downloaded and installed inframework> please> > > > client
> > > > > > > > machines. Version 1.1.4322.573.
> > > > > > > > I'm not sure what to do next to fix the problem! Can you> on> > be> > different> > > > > more
> > > > > > > > specific?
> > > > > > > > Thanks
> > > > > > > > Bill
> > > > > > > >
> > > > > > > > "steve" <asd@abc.com> wrote in message
> > > > > > > > news:vmkkrjbkq35edf@corp.supernews.com...
> > > > > > > > > i've had the problem before...fixed it by including the
> > > > dotnetfx.exe
> > > > > > to
> > > > > > > > get
> > > > > > > > > around it. i'm also using vs.net 2003 and the major/minor
> > > version
> > > > is
> > > > > > > > > something like 1.103...not sure but it is sufficiently> > > > to
> > > > > > > cause
> > > > > > > > a
> > > > > > > > > problem. dotnetfx.exe is on the ms website w/ instructions> just> > > how
> > > > to
> > > > > > use
> > > > > > > > it
> > > > > > > > > to install whatever version you are developing in. works> > > > fine.
> > > > > > > > >
> > > > > > > > > hth,
> > > > > > > > >
> > > > > > > > > steve
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > "Bill Nguyen" <billn@jaco.com> wrote in message
> > > > > > > > > news:eUfjqKkfDHA.2152@tk2msftngp13.phx.gbl...
> > > > > > > > > > Forgive me for cross-posting, I'm desperated.
> > > > > > > > > > -------------
> > > > > > > > > > Client machine: Win2K server SP4 with both .NET> VS.NET> > 1.0> > > &
> > > > > 1.1
> > > > > > > > > > installed. VB.NET app developed using an XP Pro with>> >> > > 2003
> > > > /
> > > > > > > .NET
> > > > > > > > > > framework 1.1
> > > > > > > > > > You help is greatly appreciated.
> > > > > > > > > > Bill
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > --------------------------
> > > > > > > > > >
> > > > > > > > > > Common Language Runtime Debugging Services:
> > > > > > > > > > Application has generated an exception that could not be
> > > > handled.
> > > > > > > > > >
> > > > > > > > > > Process id=0x248 (584), Thread id=0xe68 (3688).
> > > > > > > > > >
> > > > > > > > > > Click OK to terminate the application.
> > > > > > > > > > Click CANCEL to debug the application.
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
>
Bill Nguyen Guest
-
Lucas Tam #15
Re: VB.NET app cannot deploy on any client machine! Exception couldn't be handled!!!
"Bill Nguyen" <billn@jaco.com> wrote in news:eUfjqKkfDHA.2152
@tk2msftngp13.phx.gbl:
> Common Language Runtime Debugging Services:
> Application has generated an exception that could not be handled.
>
> Process id=0x248 (584), Thread id=0xe68 (3688).
>
> Click OK to terminate the application.
> Click CANCEL to debug the application.
Are you missing an ActiveX DLL. I've seen this happen when the application
can't find a particular DLL. My app used MSDATA.DLL and for some reason it
HAD to be in the application's directory and not just in the System32 dir.
--
Lucas Tam (REMOVEnntp@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
[url]http://members.ebay.com/aboutme/coolspot18/[/url]
Lucas Tam Guest
-
Bill Nguyen #16
Re: VB.NET app cannot deploy on any client machine! Exception couldn't be handled!!!
I guess so. The problem is that I don't know which ones! I expect the setup
project would detect all dependencies and include them in the installation
package.
I have 2 more days to get it up and running either on client machines or
from a shared folder. I'm willing to pay for the cost of helping me to make
it work. Please contacct me via email if any of you are interested.
Thanks
Bill
"Lucas Tam" <REMOVEnntp@rogers.com> wrote in message
news:Xns9401EA671F8C7nntprogerscom@140.99.99.130.. .> "Bill Nguyen" <billn@jaco.com> wrote in news:eUfjqKkfDHA.2152
> @tk2msftngp13.phx.gbl:
>>> > Common Language Runtime Debugging Services:
> > Application has generated an exception that could not be handled.
> >
> > Process id=0x248 (584), Thread id=0xe68 (3688).
> >
> > Click OK to terminate the application.
> > Click CANCEL to debug the application.
>
> Are you missing an ActiveX DLL. I've seen this happen when the application
> can't find a particular DLL. My app used MSDATA.DLL and for some reason it
> HAD to be in the application's directory and not just in the System32 dir.
>
>
>
> --
> Lucas Tam (REMOVEnntp@rogers.com)
> Please delete "REMOVE" from the e-mail address when replying.
> [url]http://members.ebay.com/aboutme/coolspot18/[/url]
Bill Nguyen Guest



Reply With Quote

