PC Review


Reply
Thread Tools Rate Thread

Build the *.EXE file

 
 
=?Utf-8?B?WGVybw==?=
Guest
Posts: n/a
 
      23rd Oct 2004
Hello. I am using Visual Studio .NET to develop a Visual Basic application.

Can anybody describles the exact procedure to converting the solution file
to an *.exe file so that I can distribute it to others? Thanks.

--
Xero

http://www.chezjeff.net
My personal web portal
 
Reply With Quote
 
 
 
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      23rd Oct 2004
"Xero" <jeff@chezjeff(REMOVE).net> schrieb:
> Hello. I am using Visual Studio .NET to develop a Visual Basic

application.
>
> Can anybody describles the exact procedure to converting the solution file
> to an *.exe file so that I can distribute it to others?


Set the "Configuration" dropdown in the toolbar to "Release", then select
"Build <project name>..." from the "Build" menu. The binaries can be found
in the project's 'bin' directory.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>


 
Reply With Quote
 
=?Utf-8?B?WGVybw==?=
Guest
Posts: n/a
 
      24th Oct 2004
Hello.

Thanks for explaning.
But I still have a problem ... when I tried to run the program in Windows 98
SE, it says a .DLL file (MSCOREE.DLL) was not found and the program did not
start. How can I fix this?
Thanks.

Xero

"Herfried K. Wagner [MVP]" wrote:

> "Xero" <jeff@chezjeff(REMOVE).net> schrieb:
> > Hello. I am using Visual Studio .NET to develop a Visual Basic

> application.
> >
> > Can anybody describles the exact procedure to converting the solution file
> > to an *.exe file so that I can distribute it to others?

>
> Set the "Configuration" dropdown in the toolbar to "Release", then select
> "Build <project name>..." from the "Build" menu. The binaries can be found
> in the project's 'bin' directory.
>
> --
> Herfried K. Wagner [MVP]
> <URL:http://dotnet.mvps.org/>
>
>
>

 
Reply With Quote
 
Locke Nash Cole
Guest
Posts: n/a
 
      24th Oct 2004
Xero,

Any program wrote in .NET requires the .NET Framework to be installed to run

-L

"Xero" <jeff@chezjeff(REMOVE).net> wrote in message
news:764D3E23-B99B-45D3-B515-(E-Mail Removed)...
> Hello.
>
> Thanks for explaning.
> But I still have a problem ... when I tried to run the program in Windows
> 98
> SE, it says a .DLL file (MSCOREE.DLL) was not found and the program did
> not
> start. How can I fix this?
> Thanks.
>
> Xero
>
> "Herfried K. Wagner [MVP]" wrote:
>
>> "Xero" <jeff@chezjeff(REMOVE).net> schrieb:
>> > Hello. I am using Visual Studio .NET to develop a Visual Basic

>> application.
>> >
>> > Can anybody describles the exact procedure to converting the solution
>> > file
>> > to an *.exe file so that I can distribute it to others?

>>
>> Set the "Configuration" dropdown in the toolbar to "Release", then select
>> "Build <project name>..." from the "Build" menu. The binaries can be
>> found
>> in the project's 'bin' directory.
>>
>> --
>> Herfried K. Wagner [MVP]
>> <URL:http://dotnet.mvps.org/>
>>
>>
>>



 
Reply With Quote
 
=?Utf-8?B?WGVybw==?=
Guest
Posts: n/a
 
      24th Oct 2004
I am just writing a normal Windows application for personal use only.
Is there any way I can make the program run on computers, even without .NET
Framework?

Xero
"Locke Nash Cole" wrote:

> Xero,
>
> Any program wrote in .NET requires the .NET Framework to be installed to run
>
> -L
>
> "Xero" <jeff@chezjeff(REMOVE).net> wrote in message
> news:764D3E23-B99B-45D3-B515-(E-Mail Removed)...
> > Hello.
> >
> > Thanks for explaning.
> > But I still have a problem ... when I tried to run the program in Windows
> > 98
> > SE, it says a .DLL file (MSCOREE.DLL) was not found and the program did
> > not
> > start. How can I fix this?
> > Thanks.
> >
> > Xero
> >
> > "Herfried K. Wagner [MVP]" wrote:
> >
> >> "Xero" <jeff@chezjeff(REMOVE).net> schrieb:
> >> > Hello. I am using Visual Studio .NET to develop a Visual Basic
> >> application.
> >> >
> >> > Can anybody describles the exact procedure to converting the solution
> >> > file
> >> > to an *.exe file so that I can distribute it to others?
> >>
> >> Set the "Configuration" dropdown in the toolbar to "Release", then select
> >> "Build <project name>..." from the "Build" menu. The binaries can be
> >> found
> >> in the project's 'bin' directory.
> >>
> >> --
> >> Herfried K. Wagner [MVP]
> >> <URL:http://dotnet.mvps.org/>
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      24th Oct 2004
"Xero" <jeff@chezjeff(REMOVE).net> schrieb:
> I am just writing a normal Windows application for personal
> use only.
> Is there any way I can make the program run on computers,
> even without .NET Framework?


No.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
The Next Build Shall be RTM guys not any other builds unless MS decides to do one more build because of bugs before RTM RC2 build 5477 is the last build before RTM Drew Windows Vista General Discussion 8 13th Oct 2006 12:41 AM
I meant RC2 Build 5744 is the last build unless ms find more bugs before the RTM build and gold version there only make another build if there more bugs and not ready for RTM Drew Windows Vista General Discussion 4 12th Oct 2006 02:17 PM
SWsoft Acronis Disk Director Suite 9.0 Build 508, Acronis OS Selector 8.0 Build 917, Acronis Partition Expert 2003 Build 292, Acronis Power Utilities 2004 Build 502, F-SECURE.ANTI vIRUS.PROXY v1.10.17.WINALL, F-SECURE.ANTI vIRUS v5.50.10260 for CITRI vvcd Storage Devices 2 4th Dec 2005 11:46 AM
UnSpecified Build Error(s) stopping 'Build Cab File' process cdg Microsoft Dot NET Compact Framework 2 3rd Feb 2005 08:48 PM
SWsoft Acronis Disk Director Suite 9.0 Build 508, Acronis OS Selector 8.0 Build 917, Acronis Partition Expert 2003 Build 292, Acronis Power Utilities 2004 Build 502, F-SECURE.ANTI vIRUS.PROXY v1.10.17.WINALL, F-SECURE.ANTI vIRUS v5.50.10260 for CITRI code_fu Windows XP Basics 0 2nd Oct 2004 05:11 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:23 PM.