473,753 Members | 8,077 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

XP Professional PC Web Server will not run ASP.NET version 1.1

I'm trying to get asp.net 1.1 running on my home PC. When I try creating a
new ASP.NET Web Application in 'Visual Studio .NET 2003' I get the following
error: "Visual Studio .NET has detected that the specified Web server is
not running ASP.NET version 1.1. You will be unable to run ASP.NET Web
applications or services"

Thanks for any help in advance.

Kevin
=============== =============== =
I'm running
Windows XP Professional
IIS 5.1
IE 6

I'm not running framework 1.0

I spent all weekend searching the web and basically tried following:

Uninstalling IIS, dotnet 1.1 framework, dotnet sdk 1.1
reinstalling IIS, dotnet 1.1 framework, sdk 1.1
I ran aspnet_regiis /i and other variations people suggested.

I see a lot of people with problems are getting asp 1.1 running with tips
like aspnet_regiis /i, and a few of them like me are still unable to get it
going.
very frustrating!

I tried looking in the logs and found this message:
The server failed to load application '/LM/W3SVC/1/ROOT'. The error was
'Class not registered'.

I looked at my ASP.NET startup log file and found a single error:
GetPrincipalSID failed with HRESULT80070534 : 'No mapping between account
names and security IDs was done. '
*************** *************** *************** *************** *************** *****
**** Starting ASP.NET Setup at: 2005-09-25 07:53:38
**** Registering ASP.NET isapi:
C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322\ aspnet_isapi.dl l
*************** *************** *************** *************** *************** *****

2005-09-25 07:53:38 Starting Querying status of a service: iisadmin
2005-09-25 07:53:38 Starting Connecting to Service Manager
2005-09-25 07:53:38 Success Connecting to Service Manager
2005-09-25 07:53:38 Starting Opening Service handle
2005-09-25 07:53:38 Success Opening Service handle
2005-09-25 07:53:38 Starting Finding out service state
2005-09-25 07:53:38 Success Finding out service state
2005-09-25 07:53:38 Success Querying status of a service: iisadmin
2005-09-25 07:53:38 Starting Check the status of IIS
2005-09-25 07:53:38 Success Check the status of IIS
2005-09-25 07:53:38 Starting Querying status of a service: w3svc
2005-09-25 07:53:38 Starting Connecting to Service Manager
2005-09-25 07:53:38 Success Connecting to Service Manager
2005-09-25 07:53:38 Starting Opening Service handle
2005-09-25 07:53:38 Success Opening Service handle
2005-09-25 07:53:38 Starting Finding out service state
2005-09-25 07:53:38 Success Finding out service state
2005-09-25 07:53:38 Success Querying status of a service: w3svc
2005-09-25 07:53:38 Starting Determining if current ASP.NET isapi has the
highest version
2005-09-25 07:53:38 Success Determining if current ASP.NET isapi has the
highest version
2005-09-25 07:53:38 Starting Stopping service: aspnet_state
2005-09-25 07:53:38 Starting Connecting to Service Manager
2005-09-25 07:53:38 Success Connecting to Service Manager
2005-09-25 07:53:38 Starting Opening Service handle
2005-09-25 07:53:38 Success Opening Service handle
2005-09-25 07:53:39 Starting Stopping service
2005-09-25 07:53:39 Starting Finding out service state
2005-09-25 07:53:39 Success Finding out service state
2005-09-25 07:53:39 Starting Shutting down service
2005-09-25 07:53:39 Success Shutting down service
2005-09-25 07:53:39 Starting Waiting for service to shut down
2005-09-25 07:53:39 Success Waiting for service to shut down
2005-09-25 07:53:39 Success Stopping service
2005-09-25 07:53:39 Success Stopping service: aspnet_state
2005-09-25 07:53:39 Starting Unregistering xspisapi.dll
2005-09-25 07:53:39 Starting Unregistering scriptmap properties in IIS
metabase
2005-09-25 07:53:39 Success Unregistering scriptmap properties in IIS
metabase
2005-09-25 07:53:39 Success Unregistering xspisapi.dll
2005-09-25 07:53:39 Starting Pre Registration cleanup
2005-09-25 07:53:39 Starting Cleaning up registry
2005-09-25 07:53:39 Success Cleaning up registry
2005-09-25 07:53:39 Starting Uninstalling performance counters
2005-09-25 07:53:39 Success Uninstalling performance counters
2005-09-25 07:53:39 Starting Executing inf section: XSP.UninstallPe rVer
2005-09-25 07:53:39 Success Executing inf section: XSP.UninstallPe rVer
2005-09-25 07:53:39 Success Pre Registration cleanup
2005-09-25 07:53:39 Starting Executing inf section: XSP.InstallPerV er
2005-09-25 07:53:39 Success Executing inf section: XSP.InstallPerV er
2005-09-25 07:53:39 Starting Update IIS Metabase to use this ASP.NET isapi
2005-09-25 07:53:39 Starting Getting highest version information from
registry
2005-09-25 07:53:39 Success Getting highest version information from
registry
2005-09-25 07:53:39 Starting Registering scriptmap properties in IIS
metabase
2005-09-25 07:53:39 Success Registering scriptmap properties in IIS
metabase
2005-09-25 07:53:40 Starting Unregistering MimeMap property in IIS metabase
2005-09-25 07:53:40 Success Unregistering MimeMap property in IIS metabase
2005-09-25 07:53:40 Starting Registering MimeMap property in IIS metabase
2005-09-25 07:53:40 Success Registering MimeMap property in IIS metabase
2005-09-25 07:53:40 Starting Unregistering InProcessIsapiA pps property in
IIS metabase
2005-09-25 07:53:40 Success Unregistering InProcessIsapiA pps property in
IIS metabase
2005-09-25 07:53:40 Starting Registering InProcessIsapiA pps property in IIS
metabase
2005-09-25 07:53:40 Success Registering InProcessIsapiA pps property in IIS
metabase
2005-09-25 07:53:40 Starting Unregistering ISAPI Filter in IIS metabase
2005-09-25 07:53:40 Starting Unregistering ISAPI Filter in IIS metabase
2005-09-25 07:53:40 Success Unregistering ISAPI Filter in IIS metabase
2005-09-25 07:53:40 Starting Unregistering ISAPI Filter in IIS metabase
2005-09-25 07:53:40 Success Unregistering ISAPI Filter in IIS metabase
2005-09-25 07:53:40 Starting Unregistering ISAPI Filter in IIS metabase
2005-09-25 07:53:40 Success Unregistering ISAPI Filter in IIS metabase
2005-09-25 07:53:40 Starting Unregistering ISAPI Filter in IIS metabase
2005-09-25 07:53:40 Success Unregistering ISAPI Filter in IIS metabase
2005-09-25 07:53:40 Starting Unregistering ISAPI Filter in IIS metabase
2005-09-25 07:53:40 Success Unregistering ISAPI Filter in IIS metabase
2005-09-25 07:53:40 Starting Unregistering ISAPI Filter in IIS metabase
2005-09-25 07:53:40 Success Unregistering ISAPI Filter in IIS metabase
2005-09-25 07:53:40 Starting Unregistering ISAPI Filter in IIS metabase
2005-09-25 07:53:40 Success Unregistering ISAPI Filter in IIS metabase
2005-09-25 07:53:40 Starting Unregistering ISAPI Filter in IIS metabase
2005-09-25 07:53:40 Success Unregistering ISAPI Filter in IIS metabase
2005-09-25 07:53:40 Success Unregistering ISAPI Filter in IIS metabase
2005-09-25 07:53:40 Starting Registering ISAPI Filter in IIS metabase
2005-09-25 07:53:40 Success Registering ISAPI Filter in IIS metabase
2005-09-25 07:53:40 Starting Unregistering custom header properties in IIS
metabase
2005-09-25 07:53:40 Success Unregistering custom header properties in IIS
metabase
2005-09-25 07:53:40 Starting Registering custom header properties in IIS
metabase
2005-09-25 07:53:40 Success Register custom header properties in IIS
metabase
2005-09-25 07:53:40 Success Update IIS Metabase to use this ASP.NET isapi
2005-09-25 07:53:40 Starting Determining if we are running on a domain
controller
2005-09-25 07:53:40 Success Determining if we are running on a domain
controller
2005-09-25 07:53:40 Starting Generating password
2005-09-25 07:53:40 Success Generating password
2005-09-25 07:53:40 Starting Creating ASPNET account
2005-09-25 07:53:41 Starting Unchecking "Allow logon to terminal server".
2005-09-25 07:53:41 Success Unchecked "Allow logon to terminal server".
2005-09-25 07:53:41 Success Creating ASPNET account
2005-09-25 07:53:41 Starting Storing ASPNET account password in LSA
2005-09-25 07:53:42 Success Storing ASPNET account password in LSA
2005-09-25 07:53:42 Starting Getting IIS6 specific SID
2005-09-25 07:53:42 Failure Getting IIS6 specific SID:
GetPrincipalSID failed with HRESULT80070534 : 'No mapping between account
names and security IDs was done. '
2005-09-25 07:53:42 Starting Getting IIS6 specific SID
2005-09-25 07:53:42 Success Getting IIS6 specific SID
2005-09-25 07:53:42 Starting Getting IIS6 specific SID
2005-09-25 07:53:42 Success Getting IIS6 specific SID
2005-09-25 07:53:42 Starting Setting ACLs for the ASPNET account
2005-09-25 07:53:42 Starting Getting location of Temporary ASP.Net directory
2005-09-25 07:53:42 Success Getting location of Temporary ASP.Net directory
2005-09-25 07:53:42 Starting Setting ACLs on Temporary ASP.Net directory
2005-09-25 07:53:42 Success Setting ACLs on Temporary ASP.Net directory
2005-09-25 07:53:42 Starting Setting ACLs on install root directory
2005-09-25 07:53:42 Success Setting ACLs on install root directory
2005-09-25 07:53:42 Starting Setting ACLs on config directory
2005-09-25 07:53:42 Success Setting ACLs on config directory
2005-09-25 07:53:42 Success Setting ACLs for the ASPNET account
2005-09-25 07:53:42 Starting Setting ACLs for a IIS6 account
2005-09-25 07:53:42 Starting Getting location of Temporary ASP.Net directory
2005-09-25 07:53:42 Success Getting location of Temporary ASP.Net directory
2005-09-25 07:53:42 Starting Setting ACLs on Temporary ASP.Net directory
2005-09-25 07:53:42 Success Setting ACLs on Temporary ASP.Net directory
2005-09-25 07:53:42 Starting Setting ACLs on install root directory
2005-09-25 07:53:42 Success Setting ACLs on install root directory
2005-09-25 07:53:42 Starting Setting ACLs on config directory
2005-09-25 07:53:42 Success Setting ACLs on config directory
2005-09-25 07:53:42 Success Setting ACLs for a IIS6 account
2005-09-25 07:53:42 Starting Setting ACLs for a IIS6 account
2005-09-25 07:53:42 Starting Getting location of Temporary ASP.Net directory
2005-09-25 07:53:42 Success Getting location of Temporary ASP.Net directory
2005-09-25 07:53:42 Starting Setting ACLs on Temporary ASP.Net directory
2005-09-25 07:53:42 Success Setting ACLs on Temporary ASP.Net directory
2005-09-25 07:53:42 Starting Setting ACLs on install root directory
2005-09-25 07:53:42 Success Setting ACLs on install root directory
2005-09-25 07:53:42 Starting Setting ACLs on config directory
2005-09-25 07:53:42 Success Setting ACLs on config directory
2005-09-25 07:53:42 Success Setting ACLs for a IIS6 account
2005-09-25 07:53:42 Starting Adding account name to registry
2005-09-25 07:53:42 Success Adding account name to registry
2005-09-25 07:53:42 Starting Install the ASP.NET State Service
2005-09-25 07:53:42 Starting Executing inf section: StateService.Un install
2005-09-25 07:53:43 Success Executing inf section: StateService.Un install
2005-09-25 07:53:43 Starting Executing inf section: StateService.In stall
2005-09-25 07:53:43 Success Executing inf section: StateService.In stall
2005-09-25 07:53:43 Starting Getting credentials for state service account
2005-09-25 07:53:43 Success Getting credentials for state service account
2005-09-25 07:53:43 Starting Connecting to Service Manager
2005-09-25 07:53:43 Success Connecting to Service Manager
2005-09-25 07:53:44 Starting Locking service database
2005-09-25 07:53:44 Success Locking service database
2005-09-25 07:53:44 Starting Opening Service handle
2005-09-25 07:53:44 Success Opening Service handle
2005-09-25 07:53:44 Starting Changing service configuration
2005-09-25 07:53:44 Success Changing service configuration
2005-09-25 07:53:44 Success Install the ASP.NET State Service
2005-09-25 07:53:44 Starting Install the ASP.NET Perfomanace counters
2005-09-25 07:53:45 Success Install the ASP.NET Perfomanace counters
2005-09-25 07:53:45 Starting Install common performance counters
2005-09-25 07:53:45 Success Install common performance counters
2005-09-25 07:53:45 Starting Installing client script files
2005-09-25 07:53:45 Starting Getting all web site dirs
2005-09-25 07:53:45 Success Getting all web site dirs
2005-09-25 07:53:45 Starting Enumerating all client script source dirs
2005-09-25 07:53:45 Success Enumerating all client script source dirs
2005-09-25 07:53:45 Starting Creating list of client site scripts dirs
2005-09-25 07:53:45 Starting Creating aspnet_client directory
2005-09-25 07:53:45 Success Creating aspnet_client directory
2005-09-25 07:53:45 Starting Creating system_web sub-directory in
aspnet_client directory
2005-09-25 07:53:45 Success Creating aspnet_client\s ystem_web directory
2005-09-25 07:53:45 Starting Creating aspnet_client\s ystem_web\versi on
directory
2005-09-25 07:53:45 Success Creating aspnet_client\s ystem_web\versi on
directory
2005-09-25 07:53:45 Success Creating list of client site scripts dirs
2005-09-25 07:53:45 Starting Setting up client site scripts dirs
2005-09-25 07:53:45 Starting Copying file
2005-09-25 07:53:45 Success Copying file
2005-09-25 07:53:45 Starting Copying file
2005-09-25 07:53:45 Success Copying file
2005-09-25 07:53:45 Starting Copying file
2005-09-25 07:53:45 Success Copying file
2005-09-25 07:53:45 Success Setting up client site scripts dirs
2005-09-25 07:53:45 Starting Setting client site scripts key properties
2005-09-25 07:53:46 Success Setting client site scripts key properties
2005-09-25 07:53:46 Success Installing client script files
2005-09-25 07:53:46 Starting Starting service: aspnet_state
2005-09-25 07:53:46 Success Starting service: aspnet_state
2005-09-25 07:53:46 Starting Restarting W3SVC
2005-09-25 07:53:46 Starting Connecting to Service Manager
2005-09-25 07:53:46 Success Connecting to Service Manager
2005-09-25 07:53:46 Starting Opening handle to W3SVC
2005-09-25 07:53:46 Success Opening handle to W3SVC
2005-09-25 07:53:46 Starting Stopping W3SVC
2005-09-25 07:53:46 Starting Finding out service state
2005-09-25 07:53:46 Success Finding out service state
2005-09-25 07:53:46 Starting Enumerating dependent services
2005-09-25 07:53:46 Success Enumerating dependent services
2005-09-25 07:53:46 Starting Stopping service
2005-09-25 07:53:46 Starting Finding out service state
2005-09-25 07:53:46 Success Finding out service state
2005-09-25 07:53:46 Starting Shutting down service
2005-09-25 07:53:46 Success Shutting down service
2005-09-25 07:53:46 Starting Waiting for service to shut down
2005-09-25 07:53:47 Success Waiting for service to shut down
2005-09-25 07:53:47 Success Stopping service
2005-09-25 07:53:47 Success Stopping W3SVC
2005-09-25 07:53:47 Starting Starting service: w3svc
2005-09-25 07:53:47 Starting Connecting to Service Manager
2005-09-25 07:53:47 Success Connecting to Service Manager
2005-09-25 07:53:47 Starting Opening Service handle
2005-09-25 07:53:47 Success Opening Service handle
2005-09-25 07:53:47 Starting Starting service
2005-09-25 07:53:47 Success Starting service
2005-09-25 07:53:47 Starting Waiting for service to start
2005-09-25 07:53:48 Success Waiting for service to start
2005-09-25 07:53:48 Success Starting service: w3svc
2005-09-25 07:53:48 Success Restarting W3SVC
Nov 19 '05 #1
2 2288
re:
I'm running
Windows XP Professional
I find it very odd that you would have these entries in your log :

2005-09-25 07:53:42 Starting Getting IIS6 specific SID
2005-09-25 07:53:42 Success Getting IIS6 specific SID

There's no way you can get an IIS6 specific SID
unless you are running Windows 2003 Server.

Also, the following lines are suspect :

2005-09-25 07:53:42 Starting Setting ACLs for a IIS6 account
2005-09-25 07:53:42 Success Setting ACLs for a IIS6 account

Again, you're running IIS 5.1, not IIS 6.


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/
=============== =============== ========
"Kevin R" <ru******@darde n.virginia.edu> wrote in message
news:u8******** *****@tk2msftng p13.phx.gbl... I'm trying to get asp.net 1.1 running on my home PC. When I try creating a new ASP.NET
Web Application in 'Visual Studio .NET 2003' I get the following error: "Visual Studio
.NET has detected that the specified Web server is not running ASP.NET version 1.1. You
will be unable to run ASP.NET Web applications or services"

Thanks for any help in advance.

Kevin
=============== =============== =
I'm running
Windows XP Professional
IIS 5.1
IE 6

Nov 19 '05 #2
Hmmm.... The PC is at home..but I recall from the Internet Information
Services window that it says IIS V5.1. I do know that I am running XP
Professionial SP2. I have WebMatrix installed because I'm working my way
through a beginers ASP.NET 1.1 Wrox book. Could that cause a conflict?

Kevin

"Juan T. Llibre" <no***********@ nowhere.com> wrote in message
news:e2******** ******@TK2MSFTN GP12.phx.gbl...
re:
I'm running
Windows XP Professional


I find it very odd that you would have these entries in your log :

2005-09-25 07:53:42 Starting Getting IIS6 specific SID
2005-09-25 07:53:42 Success Getting IIS6 specific SID

There's no way you can get an IIS6 specific SID
unless you are running Windows 2003 Server.

Also, the following lines are suspect :

2005-09-25 07:53:42 Starting Setting ACLs for a IIS6 account
2005-09-25 07:53:42 Success Setting ACLs for a IIS6 account

Again, you're running IIS 5.1, not IIS 6.


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/
=============== =============== ========
"Kevin R" <ru******@darde n.virginia.edu> wrote in message
news:u8******** *****@tk2msftng p13.phx.gbl...
I'm trying to get asp.net 1.1 running on my home PC. When I try creating
a new ASP.NET Web Application in 'Visual Studio .NET 2003' I get the
following error: "Visual Studio .NET has detected that the specified Web
server is not running ASP.NET version 1.1. You will be unable to run
ASP.NET Web applications or services"

Thanks for any help in advance.

Kevin
=============== =============== =
I'm running
Windows XP Professional
IIS 5.1
IE 6


Nov 19 '05 #3

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

Similar topics

6
5496
by: Nathan Sokalski | last post by:
I recently downloaded and installed (hopefully correctly) MSDE 2000 Release A. I previously, and still do, have the version of IIS that comes with XP Professional installed on my computer. I wanted MSDE 2000 Release A so that I could do database access using ASP from my websites, which are on my computer. When I went to my first test website, I recieved the following error: Error Type: Microsoft OLE DB Provider for ODBC Drivers...
5
1916
by: Alex | last post by:
I wrote an asp program to send email. I set SMTP as 127.0.0.1 and it worked well in Windows 2000 server but not in Windows 2000 Professional. What is different between server and professional. My code is below: Set iMsg = Server.CreateObject("CDO.Message") Set iConf = Server.CreateObject("CDO.Configuration") Set Flds = iConf.Fields Flds("cdoSendUsingMethod") = cdoSendUsingPort Flds("cdoSMTPServer") = "127.0.0.1"...
4
2837
by: Paul S | last post by:
I have a copy of MS Visual Studio 2002 Professional ACADEMIC which I understand is the same as the regular Professional version with the addition of a student CDROM. The installation program on the first CDROM only copies the MSDE to the harddrive and the copied setup file has to then be manually executed to complete the installation. Are the SQL tools such the SQL Enterprise Manager and MS Query included in the professional version? ...
3
15007
by: Tom | last post by:
Is the main difference between the Visual Studio .NET Professional and Enterprise editions the inclusion (in Enterprise) of : 1. SourceSafe, 2. Visio (Architect), and (3) Win2003 Server integration? Also, if Professional doesn't include SourceSafe, but you ALREADY have SourceSafe, can you still use it within the Professional IDE? My guess is 'NO', since the Professional doesn't include the IDE integration DLLs for SourceSafe, but am just...
0
1199
by: WBuik | last post by:
I am trying to install .Net 2005 Professional Beta on one of my computers, but I am having problems. When i first install, it is unable to instal J# runtime, or SQL Server. Both of these, the express editions, were installed on the computer before the first install attempt, and I am not sure if I deleted them before installing the new version. I have deleted everything regarding to .Net 2005 Professional Beta and tried to reinstall, but...
1
3016
by: TonyC | last post by:
Is there any way to connect to SQL Server with Visual C Sharp Professional ?? I can successfully test a connection to SQL but cannot create a connection & message says you cannot do this with this version of VStudio.
7
1712
by: Mike | last post by:
Hi, I have read the Microsoft Product Feature Comparisons page many times over (http://msdn.microsoft.com/vstudio/products/compare/default.aspx), as well as Gregory's blog on the subject (http://spaces.msn.com/members/gregorybeamer/Blog/cns!1ptsyfBgfiUmsaQCul95SOyg!141.entry) however some things are still unclear to me. Specifically:
1
1522
by: jmd | last post by:
Hello. I have downloaded and installed Visual Studio 2005 February CTP -- Professional Edition (English) from msdn. All works fine (with a few bugs) except the Quickstarts. The Quickstarts install without problems. I have 2 questions : 1. When I launch the Quickstarts, I only see : -------------------------------------------------------------------------------- Microsoft .NET Framework SDK QuickStart Tutorials
19
1510
by: JJ | last post by:
In terms of developing an asp.net (vb.net) 2.0 web site with a database backend (using my own mySQL not sql server), What the benefits of buying Visual Studio Professional over the free web express edition? JJ
0
9072
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
8896
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
9653
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
9451
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8328
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
6869
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
6151
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();...
1
3395
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2872
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.