473,770 Members | 1,994 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASP.Net 2.0 Uninstall

I have a problem with ASP.Net 2.0 that I think needs a re-install. When I
go to the control panel and try to uninstall, the Microsoft .Net Framework
2.0 Setup dialog comes up and tells me the wizard is about to guide me
through the installation process. As soon as I hit next I get a brief
screen that is asking me to agree to a license agreement but before I can
chek the box it flashes to the next screen and tells me:

The folling error occurred during setup:

The installation package or a needed file could not be opened. Verify that
the package exists and that you can access it.

The only button I have is the Finish button.

I have tried to manually uninstall and reinstall ASP.Net 2.0 with the
aspnet_regiis tool and that appears to work but the issue persists. The
site using ASP.Net 2.0 also continues to work. The only reason I noticed
the error in the first place was the machine's refusal to install a security
patch to ASP.Net 2.0.

Can anyone direct me to either a fresh copy of the install package and
instructions on how to replace it or possibly an ASP.Net cleaner package
that will allow me to clean ASP.Net 2.0 from the system for a re-install?

Thanks!

Steve
Jul 13 '07 #1
7 5323
I think we might be confusing "ASP.NET 2.0" with the .NET Framework 2.0,
which "includes" ASP.NET 2.0 here.

A simple google search will find the download as the very first item in the
search results:

http://www.google.com/search?source=...k+2.0+Download

If you think your issue is something that requires an install, you can just
try reinstalling the framework first without doing an uninstall. It may
prompt you to "repair" - I don't remembers. Otherwise, there are command line
switches that will extract the missing .msi file you talk about.
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder( BETA): http://www.blogmetafinder.com

"Steve Cross" wrote:
I have a problem with ASP.Net 2.0 that I think needs a re-install. When I
go to the control panel and try to uninstall, the Microsoft .Net Framework
2.0 Setup dialog comes up and tells me the wizard is about to guide me
through the installation process. As soon as I hit next I get a brief
screen that is asking me to agree to a license agreement but before I can
chek the box it flashes to the next screen and tells me:

The folling error occurred during setup:

The installation package or a needed file could not be opened. Verify that
the package exists and that you can access it.

The only button I have is the Finish button.

I have tried to manually uninstall and reinstall ASP.Net 2.0 with the
aspnet_regiis tool and that appears to work but the issue persists. The
site using ASP.Net 2.0 also continues to work. The only reason I noticed
the error in the first place was the machine's refusal to install a security
patch to ASP.Net 2.0.

Can anyone direct me to either a fresh copy of the install package and
instructions on how to replace it or possibly an ASP.Net cleaner package
that will allow me to clean ASP.Net 2.0 from the system for a re-install?

Thanks!

Steve
Jul 13 '07 #2
Thanks Peter.

I downloaded the dotnetfx.exe file and as soon as I started it I got the
exact same response that I've already detailed.

Thanks for trying!

Steve

"Peter Bromberg [C# MVP]" <pb*******@yaho o.yabbadabbadoo .comwrote in
message news:65******** *************** ***********@mic rosoft.com...
>I think we might be confusing "ASP.NET 2.0" with the .NET Framework 2.0,
which "includes" ASP.NET 2.0 here.

A simple google search will find the download as the very first item in
the
search results:

http://www.google.com/search?source=...k+2.0+Download

If you think your issue is something that requires an install, you can
just
try reinstalling the framework first without doing an uninstall. It may
prompt you to "repair" - I don't remembers. Otherwise, there are command
line
switches that will extract the missing .msi file you talk about.
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder( BETA): http://www.blogmetafinder.com

"Steve Cross" wrote:
>I have a problem with ASP.Net 2.0 that I think needs a re-install. When
I
go to the control panel and try to uninstall, the Microsoft .Net
Framework
2.0 Setup dialog comes up and tells me the wizard is about to guide me
through the installation process. As soon as I hit next I get a brief
screen that is asking me to agree to a license agreement but before I can
chek the box it flashes to the next screen and tells me:

The folling error occurred during setup:

The installation package or a needed file could not be opened. Verify
that
the package exists and that you can access it.

The only button I have is the Finish button.

I have tried to manually uninstall and reinstall ASP.Net 2.0 with the
aspnet_regii s tool and that appears to work but the issue persists. The
site using ASP.Net 2.0 also continues to work. The only reason I noticed
the error in the first place was the machine's refusal to install a
security
patch to ASP.Net 2.0.

Can anyone direct me to either a fresh copy of the install package and
instructions on how to replace it or possibly an ASP.Net cleaner package
that will allow me to clean ASP.Net 2.0 from the system for a re-install?

Thanks!

Steve

Jul 13 '07 #3
Look up the command line switches for the dotnetfx.exe to extract the missing
msi file, as I indicated. I think its /x .
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder( BETA): http://www.blogmetafinder.com

"Peter Bromberg [C# MVP]" wrote:
I think we might be confusing "ASP.NET 2.0" with the .NET Framework 2.0,
which "includes" ASP.NET 2.0 here.

A simple google search will find the download as the very first item in the
search results:

http://www.google.com/search?source=...k+2.0+Download

If you think your issue is something that requires an install, you can just
try reinstalling the framework first without doing an uninstall. It may
prompt you to "repair" - I don't remembers. Otherwise, there are command line
switches that will extract the missing .msi file you talk about.
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder( BETA): http://www.blogmetafinder.com

"Steve Cross" wrote:
I have a problem with ASP.Net 2.0 that I think needs a re-install. When I
go to the control panel and try to uninstall, the Microsoft .Net Framework
2.0 Setup dialog comes up and tells me the wizard is about to guide me
through the installation process. As soon as I hit next I get a brief
screen that is asking me to agree to a license agreement but before I can
chek the box it flashes to the next screen and tells me:

The folling error occurred during setup:

The installation package or a needed file could not be opened. Verify that
the package exists and that you can access it.

The only button I have is the Finish button.

I have tried to manually uninstall and reinstall ASP.Net 2.0 with the
aspnet_regiis tool and that appears to work but the issue persists. The
site using ASP.Net 2.0 also continues to work. The only reason I noticed
the error in the first place was the machine's refusal to install a security
patch to ASP.Net 2.0.

Can anyone direct me to either a fresh copy of the install package and
instructions on how to replace it or possibly an ASP.Net cleaner package
that will allow me to clean ASP.Net 2.0 from the system for a re-install?

Thanks!

Steve

Jul 13 '07 #4
Sorry, its "dotnetfx.e xe /C"
-- the MSI will be in the folder you've specified.
Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder( BETA): http://www.blogmetafinder.com

"Steve Cross" wrote:
Thanks Peter.

I downloaded the dotnetfx.exe file and as soon as I started it I got the
exact same response that I've already detailed.

Thanks for trying!

Steve

"Peter Bromberg [C# MVP]" <pb*******@yaho o.yabbadabbadoo .comwrote in
message news:65******** *************** ***********@mic rosoft.com...
I think we might be confusing "ASP.NET 2.0" with the .NET Framework 2.0,
which "includes" ASP.NET 2.0 here.

A simple google search will find the download as the very first item in
the
search results:

http://www.google.com/search?source=...k+2.0+Download

If you think your issue is something that requires an install, you can
just
try reinstalling the framework first without doing an uninstall. It may
prompt you to "repair" - I don't remembers. Otherwise, there are command
line
switches that will extract the missing .msi file you talk about.
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder( BETA): http://www.blogmetafinder.com

"Steve Cross" wrote:
I have a problem with ASP.Net 2.0 that I think needs a re-install. When
I
go to the control panel and try to uninstall, the Microsoft .Net
Framework
2.0 Setup dialog comes up and tells me the wizard is about to guide me
through the installation process. As soon as I hit next I get a brief
screen that is asking me to agree to a license agreement but before I can
chek the box it flashes to the next screen and tells me:

The folling error occurred during setup:

The installation package or a needed file could not be opened. Verify
that
the package exists and that you can access it.

The only button I have is the Finish button.

I have tried to manually uninstall and reinstall ASP.Net 2.0 with the
aspnet_regiis tool and that appears to work but the issue persists. The
site using ASP.Net 2.0 also continues to work. The only reason I noticed
the error in the first place was the machine's refusal to install a
security
patch to ASP.Net 2.0.

Can anyone direct me to either a fresh copy of the install package and
instructions on how to replace it or possibly an ASP.Net cleaner package
that will allow me to clean ASP.Net 2.0 from the system for a re-install?

Thanks!

Steve


Jul 13 '07 #5
Thanks again. Installed all files to
C:\WINDOWS\Micr osoft.NET\Frame work\v2.0.50727 \Microsoft .NET Framework 2.0

Still getting same result.

Was that what you were suggesting? Refreshing all files from the package to
the directory?

"Peter Bromberg [C# MVP]" <pb*******@yaho o.yabbadabbadoo .comwrote in
message news:59******** *************** ***********@mic rosoft.com...
Sorry, its "dotnetfx.e xe /C"
-- the MSI will be in the folder you've specified.
Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder( BETA): http://www.blogmetafinder.com

"Steve Cross" wrote:
>Thanks Peter.

I downloaded the dotnetfx.exe file and as soon as I started it I got the
exact same response that I've already detailed.

Thanks for trying!

Steve

"Peter Bromberg [C# MVP]" <pb*******@yaho o.yabbadabbadoo .comwrote in
message news:65******** *************** ***********@mic rosoft.com...
>I think we might be confusing "ASP.NET 2.0" with the .NET Framework 2.0,
which "includes" ASP.NET 2.0 here.

A simple google search will find the download as the very first item in
the
search results:

http://www.google.com/search?source=...k+2.0+Download

If you think your issue is something that requires an install, you can
just
try reinstalling the framework first without doing an uninstall. It may
prompt you to "repair" - I don't remembers. Otherwise, there are
command
line
switches that will extract the missing .msi file you talk about.
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder( BETA): http://www.blogmetafinder.com

"Steve Cross" wrote:

I have a problem with ASP.Net 2.0 that I think needs a re-install.
When
I
go to the control panel and try to uninstall, the Microsoft .Net
Framework
2.0 Setup dialog comes up and tells me the wizard is about to guide me
through the installation process. As soon as I hit next I get a brief
screen that is asking me to agree to a license agreement but before I
can
chek the box it flashes to the next screen and tells me:

The folling error occurred during setup:

The installation package or a needed file could not be opened. Verify
that
the package exists and that you can access it.

The only button I have is the Finish button.

I have tried to manually uninstall and reinstall ASP.Net 2.0 with the
aspnet_regii s tool and that appears to work but the issue persists.
The
site using ASP.Net 2.0 also continues to work. The only reason I
noticed
the error in the first place was the machine's refusal to install a
security
patch to ASP.Net 2.0.

Can anyone direct me to either a fresh copy of the install package and
instructions on how to replace it or possibly an ASP.Net cleaner
package
that will allow me to clean ASP.Net 2.0 from the system for a
re-install?

Thanks!

Steve



Jul 13 '07 #6
re:
!C:\WINDOWS\Mic rosoft.NET\Fram ework\v2.0.5072 7\Microsoft .NET Framework 2.0

That is not the correct install path.

The correct install path is :

C:\WINDOWS\Micr osoft.NET\Frame work\v2.0.50727

Try uninstalling the .Net Framework 2.0, and reinstalling it to the correct directory.

You should be able to uninstall it via "Start Button", "Settings",
"Control Panel" and "Add or Remove Programs".

If the .Net Framework 2.0 isn't listed there, I can give you instructions
on how to remove it manually, but first check to see if you can instruct
it through the "add or Remove" Control Panel applet.

After you do that... reinstall it, after a reboot.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== ========
"Steve Cross" <cr****@removef orspam.assessor .shelby.tn.uswr ote in message
news:u9******** ******@TK2MSFTN GP03.phx.gbl...
Thanks again. Installed all files to
C:\WINDOWS\Micr osoft.NET\Frame work\v2.0.50727 \Microsoft .NET Framework 2.0

Still getting same result.

Was that what you were suggesting? Refreshing all files from the package to the directory?

"Peter Bromberg [C# MVP]" <pb*******@yaho o.yabbadabbadoo .comwrote in message
news:59******** *************** ***********@mic rosoft.com...
>Sorry, its "dotnetfx.e xe /C"
-- the MSI will be in the folder you've specified.
Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder (BETA): http://www.blogmetafinder.com

"Steve Cross" wrote:
>>Thanks Peter.

I downloaded the dotnetfx.exe file and as soon as I started it I got the
exact same response that I've already detailed.

Thanks for trying!

Steve

"Peter Bromberg [C# MVP]" <pb*******@yaho o.yabbadabbadoo .comwrote in
message news:65******** *************** ***********@mic rosoft.com...
I think we might be confusing "ASP.NET 2.0" with the .NET Framework 2.0,
which "includes" ASP.NET 2.0 here.

A simple google search will find the download as the very first item in
the
search results:

http://www.google.com/search?source=...k+2.0+Download

If you think your issue is something that requires an install, you can
just
try reinstalling the framework first without doing an uninstall. It may
prompt you to "repair" - I don't remembers. Otherwise, there are command
line
switches that will extract the missing .msi file you talk about.
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder (BETA): http://www.blogmetafinder.com

"Steve Cross" wrote:

I have a problem with ASP.Net 2.0 that I think needs a re-install. When
I
go to the control panel and try to uninstall, the Microsoft .Net
Framework
2.0 Setup dialog comes up and tells me the wizard is about to guide me
through the installation process. As soon as I hit next I get a brief
screen that is asking me to agree to a license agreement but before I can
chek the box it flashes to the next screen and tells me:

The folling error occurred during setup:

The installation package or a needed file could not be opened. Verify
that
the package exists and that you can access it.

The only button I have is the Finish button.

I have tried to manually uninstall and reinstall ASP.Net 2.0 with the
aspnet_regi is tool and that appears to work but the issue persists. The
site using ASP.Net 2.0 also continues to work. The only reason I noticed
the error in the first place was the machine's refusal to install a
security
patch to ASP.Net 2.0.

Can anyone direct me to either a fresh copy of the install package and
instruction s on how to replace it or possibly an ASP.Net cleaner package
that will allow me to clean ASP.Net 2.0 from the system for a re-install?

Thanks!

Steve



Jul 13 '07 #7
Thank you for your post.

My original problem is that I cannot uninstall with the control panel.

I have detailed the actual issue in the first message in this thread.

I appreciate iny info you have on manually unistalling the Framework.

Steve
"Juan T. Llibre" <no***********@ nowhere.comwrot e in message
news:Od******** ******@TK2MSFTN GP03.phx.gbl...
re:
!C:\WINDOWS\Mic rosoft.NET\Fram ework\v2.0.5072 7\Microsoft .NET Framework
2.0

That is not the correct install path.

The correct install path is :

C:\WINDOWS\Micr osoft.NET\Frame work\v2.0.50727

Try uninstalling the .Net Framework 2.0, and reinstalling it to the
correct directory.

You should be able to uninstall it via "Start Button", "Settings",
"Control Panel" and "Add or Remove Programs".

If the .Net Framework 2.0 isn't listed there, I can give you instructions
on how to remove it manually, but first check to see if you can instruct
it through the "add or Remove" Control Panel applet.

After you do that... reinstall it, after a reboot.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== ========
"Steve Cross" <cr****@removef orspam.assessor .shelby.tn.uswr ote in
message news:u9******** ******@TK2MSFTN GP03.phx.gbl...
>Thanks again. Installed all files to
C:\WINDOWS\Mic rosoft.NET\Fram ework\v2.0.5072 7\Microsoft .NET Framework
2.0

Still getting same result.

Was that what you were suggesting? Refreshing all files from the package
to the directory?

"Peter Bromberg [C# MVP]" <pb*******@yaho o.yabbadabbadoo .comwrote in
message news:59******** *************** ***********@mic rosoft.com...
>>Sorry, its "dotnetfx.e xe /C"
-- the MSI will be in the folder you've specified.
Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
BlogMetaFinde r(BETA): http://www.blogmetafinder.com

"Steve Cross" wrote:

Thanks Peter.

I downloaded the dotnetfx.exe file and as soon as I started it I got
the
exact same response that I've already detailed.

Thanks for trying!

Steve

"Peter Bromberg [C# MVP]" <pb*******@yaho o.yabbadabbadoo .comwrote in
message news:65******** *************** ***********@mic rosoft.com...
I think we might be confusing "ASP.NET 2.0" with the .NET Framework
2.0,
which "includes" ASP.NET 2.0 here.

A simple google search will find the download as the very first item
in
the
search results:

http://www.google.com/search?source=...k+2.0+Download

If you think your issue is something that requires an install, you
can
just
try reinstalling the framework first without doing an uninstall. It
may
prompt you to "repair" - I don't remembers. Otherwise, there are
command
line
switches that will extract the missing .msi file you talk about.
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
BlogMetaFinde r(BETA): http://www.blogmetafinder.com

"Steve Cross" wrote:

I have a problem with ASP.Net 2.0 that I think needs a re-install.
When
I
go to the control panel and try to uninstall, the Microsoft .Net
Framework
2.0 Setup dialog comes up and tells me the wizard is about to guide
me
through the installation process. As soon as I hit next I get a
brief
screen that is asking me to agree to a license agreement but before
I can
chek the box it flashes to the next screen and tells me:

The folling error occurred during setup:

The installation package or a needed file could not be opened.
Verify
that
the package exists and that you can access it.

The only button I have is the Finish button.

I have tried to manually uninstall and reinstall ASP.Net 2.0 with
the
aspnet_regii s tool and that appears to work but the issue persists.
The
site using ASP.Net 2.0 also continues to work. The only reason I
noticed
the error in the first place was the machine's refusal to install a
security
patch to ASP.Net 2.0.

Can anyone direct me to either a fresh copy of the install package
and
instructio ns on how to replace it or possibly an ASP.Net cleaner
package
that will allow me to clean ASP.Net 2.0 from the system for a
re-install?

Thanks!

Steve




Jul 13 '07 #8

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

Similar topics

6
24247
by: Matt Frame | last post by:
I wrote a small assembly to test the process of placing it into the Global Assembly Cache but now I cannot remove it. When I hi-light and click delete I get the following: Assembly 'Assembly Name' could not be uninstalled because it is required by other applications. I have signed on as the local administrator, I booted into safe mode and I keep getting this message. Can you only put assemblies into the GAC? I would assume if you...
5
4258
by: Leslie Lim | last post by:
I had link my 4 of workstations to server with MySql. 1 pc of my pc can run a software which can update MsSql perfectly but not others(3 failed). I tried to add System Dsn data source for Control Panel - Odbc data source 32. The pc which working fine with the software function but 3 of the rest not. My pcs running xp and win98 ! Regards. Thanks.
2
3024
by: Dave A | last post by:
I have an application that runs in the system tray (taskbar notification area) and it runs at startup. Occasionally I need to release a new version. I have created a deployment project in .Net. With the MSI it detects whether a current version is installed and requests that the user uninstalls it prior to installing the new version. Also, MSI detects a running instance of the application during the uninstall and requests that it be closed...
0
1816
by: Fan Ruo Xin | last post by:
I installed Stinger in my PC (w2k). I need to do a quick compare between DB2 OLAP server and DB2 Cube Views. And I only found DB2 Cube Views version8.1 trial code from IBM website. I didn't want to spend a lot of time on this. So I installed the Cube Views 8.1, without uninstall ESE V8.2 code first last Friday. It looks like everything was OK. But I failed to start DB2 Information Center and DB2 CC today. I've seen process - javaw used...
5
20394
by: Adam Clauss | last post by:
I am needing to automate some installation tasks. I first need to determine if there is already a version of a program installed. The program appears in the Add/Remove Programs in control panel, and I know this is all stored in the registry. But short of searching through the entire registry, I cannot figure out how to locate the program. I see that in the registry (for .msi) installs, stores something like:...
9
6349
by: VJ | last post by:
I am deploying a Package having applications developed using VB.NET and VS.NET 2003. I am using the Packaging feature provided with the VisualStudio. I can use the package to creates shortcuts for all my application executables. Now to Uninstall this package I have to make the user go to Add/Remove programs everytime. The users are requesting that if they can have a uninstall option as part of the application menus... How do I provide...
2
1692
by: WWengert | last post by:
I am developing a Windows application using VS2005 Pro (VB). The solution includes a setup project. I sent the setup files to a tester and he installed and used the program successfully. I then sent him a new install package with some updates but after he did the uninstall via Add/Remove Programs and then runs the new install package it complains that the program is already installed? How can I completely uninstall the previous version. ...
0
2417
by: Nattydreadlock | last post by:
Hello, I'm having some problems installing Visual Studio 2005. I'll briefly explain what's the history of the problem here. First I installed VS 2005 beta 2. I uninstalled it later via the Windows Uninstall Tool you can download. Then I installed Visual Studio 2005 Team Edition ENU. This was a trial version for 180 days.
2
2789
by: =?Utf-8?B?ZnJlZGR5?= | last post by:
I would like to uninstall app form both local and remote computers without the user knowing what is going on. I have admin right to all the computers so this is not a problem. Can this be done? Thanks Freddy
1
8496
by: Luke | last post by:
Hey all, i'm currently working on a project for our IT group. what this program does is lists all the installed programs on the remote machine for the admin. what i'm trying to add is functionality for the admin to select a program from the list and click an uninstall button on the program to uninstall the program remotely. We are rebuilding this program
0
9618
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
9454
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
10259
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
9906
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...
1
7456
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
5354
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
5482
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3609
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2849
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.