473,385 Members | 1,727 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Problems with ASP.NET v2.0.50727

Hi,

I'm trying to install Communicator Web Access, which requires ASP.NET
v2.0.50727. I have installed the software, but when I try to activate the
server it fails with 'ASP.NET v2.0.50727 must be installed first' and then
exists. I've installed the .Net 2 framework, and everything looks like
ASP.Net 2 is installed, there is a directory under
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727. I've tried repairing and
uninstalling .NET 2, but it crashes and I get the Dr Watson error screen, if
I look at the error log that it wants to send to MS, it seems to error on an
msp file 'NDP20-KB917283-X86.msp':

MSI (s) (90:FC) [16:08:03:609]: SOURCEMGMT: Trying source
C:\DOCUME~1\auser\LOCALS~1\Temp\ZNW1\.
MSI (s) (90:FC) [16:08:03:609]: Note: 1: 2203 2:
C:\DOCUME~1\auser\LOCALS~1\Temp\ZNW1\NDP20-KB917283-X86.msp 3: -2147287037
MSI (s) (90:FC) [16:08:03:609]: SOURCEMGMT: Source is invalid due to
missing/inaccessible package.
MSI (s) (90:FC) [16:08:03:609]: Note: 1: 1706 2: -2147483647 3:
NDP20-KB917283-X86.msp
MSI (s) (90:FC) [16:08:03:609]: SOURCEMGMT: Processing net source list.
MSI (s) (90:FC) [16:08:03:609]: Note: 1: 1706 2: -2147483647 3:
NDP20-KB917283-X86.msp
MSI (s) (90:FC) [16:08:03:609]: SOURCEMGMT: Processing media source list.
MSI (s) (90:FC) [16:08:04:687]: SOURCEMGMT: Resolved source to:
'NDP20-KB917283-X86.msp'
MSI (s) (90:FC) [16:08:04:687]: Note: 1: 1314 2: NDP20-KB917283-X86.msp
MSI (s) (90:FC) [16:08:04:687]: Unable to create a temp copy of patch
'NDP20-KB917283-X86.msp'.
MSI (s) (90:FC) [16:08:04:687]: Note: 1: 1708
MSI (s) (90:FC) [16:08:04:687]: Note: 1: 2729
MSI (s) (90:FC) [16:08:04:687]: Note: 1: 2729
MSI (s) (90:FC) [16:08:04:687]: Product: Microsoft .NET Framework 2.0 --
Installation failed.

As I can repair it, uninstall it, or re-install it, can anyone suggest
another solution?

Cheers

Ben
Aug 7 '06 #1
2 1754
Hi,

Solved this problem, found the msp in the C:\WINDOWS\Installer folder on
another workstation, copied it to my problem workstation, renamed it to
NDP20-KB917283-X86.msp, and created the directory structure referenced in
the error log, tried doing a repair again, this time it worked with out
crashing!

After doing a reboot, CWA activated perfectly.

Ben
"benb" <be**********@nospam.postaliaswrote in message
news:ug**************@TK2MSFTNGP02.phx.gbl...
Hi,

I'm trying to install Communicator Web Access, which requires ASP.NET
v2.0.50727. I have installed the software, but when I try to activate the
server it fails with 'ASP.NET v2.0.50727 must be installed first' and then
exists. I've installed the .Net 2 framework, and everything looks like
ASP.Net 2 is installed, there is a directory under
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727. I've tried repairing and
uninstalling .NET 2, but it crashes and I get the Dr Watson error screen,
if I look at the error log that it wants to send to MS, it seems to error
on an msp file 'NDP20-KB917283-X86.msp':

MSI (s) (90:FC) [16:08:03:609]: SOURCEMGMT: Trying source
C:\DOCUME~1\auser\LOCALS~1\Temp\ZNW1\.
MSI (s) (90:FC) [16:08:03:609]: Note: 1: 2203 2:
C:\DOCUME~1\auser\LOCALS~1\Temp\ZNW1\NDP20-KB917283-X86.msp 3: -2147287037
MSI (s) (90:FC) [16:08:03:609]: SOURCEMGMT: Source is invalid due to
missing/inaccessible package.
MSI (s) (90:FC) [16:08:03:609]: Note: 1: 1706 2: -2147483647 3:
NDP20-KB917283-X86.msp
MSI (s) (90:FC) [16:08:03:609]: SOURCEMGMT: Processing net source list.
MSI (s) (90:FC) [16:08:03:609]: Note: 1: 1706 2: -2147483647 3:
NDP20-KB917283-X86.msp
MSI (s) (90:FC) [16:08:03:609]: SOURCEMGMT: Processing media source list.
MSI (s) (90:FC) [16:08:04:687]: SOURCEMGMT: Resolved source to:
'NDP20-KB917283-X86.msp'
MSI (s) (90:FC) [16:08:04:687]: Note: 1: 1314 2: NDP20-KB917283-X86.msp
MSI (s) (90:FC) [16:08:04:687]: Unable to create a temp copy of patch
'NDP20-KB917283-X86.msp'.
MSI (s) (90:FC) [16:08:04:687]: Note: 1: 1708
MSI (s) (90:FC) [16:08:04:687]: Note: 1: 2729
MSI (s) (90:FC) [16:08:04:687]: Note: 1: 2729
MSI (s) (90:FC) [16:08:04:687]: Product: Microsoft .NET Framework 2.0 --
Installation failed.

As I can repair it, uninstall it, or re-install it, can anyone suggest
another solution?

Cheers

Ben

Aug 7 '06 #2
Way to go. Good solution!

Btw, the next time you have an ASP.NET problem,
you can safely skip the microsoft.public.inetserver.asp.general newsgroup.

That one is for Classic ASP.

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"benb" <be**********@nospam.postaliaswrote in message
news:e$**************@TK2MSFTNGP04.phx.gbl...
Hi,

Solved this problem, found the msp in the C:\WINDOWS\Installer folder on another workstation,
copied it to my problem workstation, renamed it to NDP20-KB917283-X86.msp, and created the
directory structure referenced in the error log, tried doing a repair again, this time it worked
with out crashing!

After doing a reboot, CWA activated perfectly.

Ben
"benb" <be**********@nospam.postaliaswrote in message
news:ug**************@TK2MSFTNGP02.phx.gbl...
>Hi,

I'm trying to install Communicator Web Access, which requires ASP.NET v2.0.50727. I have
installed the software, but when I try to activate the server it fails with 'ASP.NET v2.0.50727
must be installed first' and then exists. I've installed the .Net 2 framework, and everything
looks like ASP.Net 2 is installed, there is a directory under
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727. I've tried repairing and uninstalling .NET 2, but
it crashes and I get the Dr Watson error screen, if I look at the error log that it wants to send
to MS, it seems to error on an msp file 'NDP20-KB917283-X86.msp':

MSI (s) (90:FC) [16:08:03:609]: SOURCEMGMT: Trying source C:\DOCUME~1\auser\LOCALS~1\Temp\ZNW1\.
MSI (s) (90:FC) [16:08:03:609]: Note: 1: 2203 2:
C:\DOCUME~1\auser\LOCALS~1\Temp\ZNW1\NDP20-KB917283-X86.msp 3: -2147287037
MSI (s) (90:FC) [16:08:03:609]: SOURCEMGMT: Source is invalid due to missing/inaccessible
package.
MSI (s) (90:FC) [16:08:03:609]: Note: 1: 1706 2: -2147483647 3: NDP20-KB917283-X86.msp
MSI (s) (90:FC) [16:08:03:609]: SOURCEMGMT: Processing net source list.
MSI (s) (90:FC) [16:08:03:609]: Note: 1: 1706 2: -2147483647 3: NDP20-KB917283-X86.msp
MSI (s) (90:FC) [16:08:03:609]: SOURCEMGMT: Processing media source list.
MSI (s) (90:FC) [16:08:04:687]: SOURCEMGMT: Resolved source to: 'NDP20-KB917283-X86.msp'
MSI (s) (90:FC) [16:08:04:687]: Note: 1: 1314 2: NDP20-KB917283-X86.msp
MSI (s) (90:FC) [16:08:04:687]: Unable to create a temp copy of patch 'NDP20-KB917283-X86.msp'.
MSI (s) (90:FC) [16:08:04:687]: Note: 1: 1708
MSI (s) (90:FC) [16:08:04:687]: Note: 1: 2729
MSI (s) (90:FC) [16:08:04:687]: Note: 1: 2729
MSI (s) (90:FC) [16:08:04:687]: Product: Microsoft .NET Framework 2.0 -- Installation failed.

As I can repair it, uninstall it, or re-install it, can anyone suggest another solution?

Cheers

Ben



Aug 7 '06 #3

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

Similar topics

1
by: Mark Olbert | last post by:
I've written a custom MembershipProvider and a custom RoleProvider, and am trying to get them to work with the ASP.NET Configuration tool. Which is a royal pain in the butt, because there doesn't...
5
by: Gal Steinitz | last post by:
I am running a high traffic web site on ASP.NET 2.0. I'm getting this error every few days, usually when I deploy a control that is very active. The only way to fix this problem that I've...
1
by: the friendly display name | last post by:
Following configuration: Hardware: 64 bit system (amd athlon 64 bit 3000+) Software: Windows 2003 Standard Edition x64 version. ASP.net 2.0 (x64 version) is installed on this system.
0
by: michaeldavidcox | last post by:
I have one project that is giving me an error but only when I build it outside of VS 2005 IDE: C:\Code\GUI\Form1.vb(731) : error BC31094: Implementing class 'DSO.ServerClass' for interface...
1
by: benb | last post by:
Hi, I'm trying to install Communicator Web Access, which requires ASP.NET v2.0.50727. I have installed the software, but when I try to activate the server it fails with 'ASP.NET v2.0.50727 must...
0
by: Jonathan Wood | last post by:
I seem to be having errors creating and accessing an SQL database. Unfortunatley, I am brand new to SQL setup and administration issues so this really is not my area of expertise. I know I had...
7
by: larclap | last post by:
The following code snippet has reference errors: Imports System Imports System.Data Imports System.Data.SqlTypes Imports System.Data.SqlClient Public Class DataSourceDB Private _Descr,...
2
by: =?Utf-8?B?VG9ueSBHaXJnZW50aQ==?= | last post by:
Hello. Trying to develop ASP.NET Web Application Project using Visual Studio 2005, SP1, Web Application Projects 2005, .NET Framework 2.0.50727.42, ASP.NET 2.0.50727.210, in Visual Basic on a...
0
by: goal2007 | last post by:
I built a apreject in .net in my local machine. Then I used the “Web Set UP” Project in VS2005 to deploy the project to another server. I have two issues: 1- each time I try to access an aspx page...
7
by: Mesan | last post by:
This is baffling me - I'm coming here in a desperate plea that someone smarter than myself (which isn't hard) might be able to explain what's going on. I've got a native C++ console app that has...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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,...
0
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...

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.