all groups > dotnet setup > july 2003
Filter by week: 1 2 3 4 5
Deploying of WSDL
Posted by Sachi at 7/31/2003 9:20:40 PM
Hi,
I am deploying webservice with installer.
But when the installation taking place will I be able to
generate WSDL and DISCO file dynamically and then place it
a directory under the deploying folder?
Any pointers or clue?
Thanks and Regards,
Sachi
... more >>
same problem w/ 1.1.4322.510 beta
Posted by Balint Lovey at 7/31/2003 10:46:25 AM
i have the same problem with framework 1.1 beta.
i cant uninstall it, cant install a new on it, cant find
the original package and i will _not_ reinstall windows to
repair it.
netfx.msi was in my temp folder, so i deleted it, because
it is a _temporary_ folder. why the msi doesn't copy the... more >>
Do I really need side by side .Net installations?
Posted by (turleys2 NO[at]SPAM comcast.net) at 7/31/2003 8:18:51 AM
After reviewing many postings, on many sites including MSDN I am not seeing any information on removal of 1.0 and installation of 1.1. I'm new at this so please don't slap me around too much if this seems too simplistic :-). Since this is on a domain controller on a one-server network I want to be... more >>
Merge Module in Setup project
Posted by Sachi at 7/31/2003 4:24:02 AM
Hi,
Any one used Merge module projects?
Any samples ?
Regards,
Sachi
... more >>
Framework 1.0 to 1.1
Posted by Don Fouse at 7/29/2003 10:46:07 AM
I have the dot net framework 1.0 on my pc and have been
developing against it. I downloaded 1.1 and realized
after installing it that I don't know which one I am
running on now.
How can I tell which version Visual Studio is using and
how do I switch to 1.1 if that is not it?
Any help... more >>
The error page included.
Posted by Burak Özcan at 7/28/2003 2:31:38 PM
Hi all,
I had posted this request before, but I the attachment got lost.
Please find the error page below.
The problem is the W2K server with SP4 and IIS5 doesn't serve
any page with .aspx extension. There are no problems with .html and .asp
pages,
but as soon as you rename an .html file t... more >>
How to detect that installer is in Repair mode ?
Posted by Neeraj at 7/28/2003 1:03:10 AM
I want to deploy the ASP.NET web application that
interacts with database. I have used Custom action to
create the database at the time of installation.
The custom action executes the creation method even at the
time of repairing the application using the setup. What I
want is I should b... more >>
parse error in web.config
Posted by Supriya at 7/27/2003 12:33:19 AM
Hello,
I recently installed a web application on a production
server in our company that runs framework.net 1.0. I
developed the application on .net beta.
I get a parse error at the following line:
<httpHandlers>
<add verb="*" path="*.vb" type="System.Web.
HttpNotFoundHandler,System.Web... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Repairing .Net Framework 1.1 on Windows Server 2003.
Posted by Prit Chahal at 7/26/2003 10:19:08 PM
Does anyone know how I can run a repair command for the .net framework on
windows server 2003 since it cannot be uninstalled. My actual problem is
with VStudio.Net 2003 but in desperation I thought I might try reinstalling
the .net framework only to discover that as it is now part of the OS it
c... more >>
aspnet_wp.exe could not be started. HRESULT for the failure: 80004005
Posted by Kosta at 7/26/2003 8:39:33 PM
aspnet_wp.exe could not be started. HRESULT for the failure: 80004005
Software:
win2000 server with sp4, IIS5, VisualStudio .NET , Framework 1.0 sp2
Server is set as standalone machine, and it is NOT DC or PDC.
After new installation of VisualStudio .NET and when I try to browse any of
my... more >>
IIS6 and .NET Framework Configuration
Posted by Greg Inks at 7/26/2003 2:53:42 PM
I have a new installation of Server 2003, running IIS 6
and framework 1.0 and 1.1. I'm trying to configure IIS to
allow my preexisting web application to run on this new
server. The application successfully ran on IIS 5 with
both frameworks... and I assume I just missed something in
the ... more >>
Error installing 1.1
Posted by googlegroups NO[at]SPAM jayritchie.com at 7/25/2003 1:41:59 PM
I'm experiencing the same problem as others here. Since my OEM won't
support this because it wasn't installed with my PC and because I
can't pay MS $99 to actually talk to someone, here's my info.
Windows 2000 SP3
Installer 2.0
..NET Framework installed with VS.NET 2002 (MSDN version)
Fo... more >>
folder exists after uninstalling using add/remove programs
Posted by sahridhayan at 7/25/2003 4:11:04 AM
Hi all
Even after uninstall the software using add/remove programs
the folder where the software installed is not removed?
is this default behaviour? or a bug with .Net framework 1.0
Regards
Sahridhayan
... more >>
Ver 2.0 setup issues
Posted by Rick Phillips at 7/24/2003 3:35:59 PM
here is a copy of the update log from the update web site.
Failed Tuesday, July 22, 2003 Microsoft .NET Framework
version 1.1
Read more... Web site
Successful Tuesday, July 22, 2003 Microsoft .NET
Framework
Service Pack 2, English Version
Read more... Web site
Successful Tuesday, July... more >>
.Net Framework 1.1 setup fails
Posted by William Voyek at 7/24/2003 9:57:09 AM
Hi all,
When trying to install the framework on a Win2k SP3
machine setup fails with the message "Microsoft .NET
Framework 1.1 setup has ended prematurely. If this
persists, please contact Product Support." I can't figure
out why it won't install. Please help.
Thanks,
William... more >>
how do I get rid of 1.0.3705
Posted by Kerry Frater at 7/24/2003 9:06:38 AM
I have the dotnet framework on my Win2K system. It was downloaded from the
net using update. I need to remove it. Using control panel it says that it
cannot find the netfx.msi.
This was in TEMP which has been cleared out so the removal fails
I got dotnetfx.exe from my TechNet DVD and that wi... more >>
How to pass command line args to COM server being installed.
Posted by Rufus DeDufus at 7/23/2003 6:29:21 PM
I have a COM server that is a self registering EXE (a windows service) that
wants to be passed a command line parameter when it is registered, e.g.
"-Service". My EXE is self-registering but without that flag some goodies
are not going into the registry as they should. How do I specify such a
pa... more >>
Unable to start debugging on webserver
Posted by Hans Kemper at 7/23/2003 11:41:18 AM
Hello,
I installed VB.net on my windows XP-professional system. IIS and FP2000
extensions are installed and configured. I tried to make a short try-out
with a web-form. I got a run-error: "Unable to start debugging on the
web-server. The server does not support debugging of ASP.net or ATL server... more >>
app not working unless vb.net installed on server
Posted by keith at 7/22/2003 1:56:35 PM
Hi, we have a very weird problem deploying a ASP.NET project which is solved
by installing VB.NET.
We are using a custom DLL made using the ASP.NET WebService.
It works fine as long as you have VB.NET Standard installed on the Machine.
If it's not, and, of course the .NET framework is instal... more >>
can't uninstall .net framework redist 1.1 beta (v1.1.4322.510)
Posted by microsoft.net at 7/21/2003 4:32:35 PM
hi
i try to install .net framework 1.1 redist to a w2k pro, but the installer
says 'please uninstall the following beta product: .net framework 1.1'.
i try to uninstall it from add/remove programs, but the uninstaller can't
find netfx.msi. maybe i deleted it.
how can i uninstall it?
please... more >>
XP pro upgrade and .NET framework issues
Posted by encapsul at 7/19/2003 8:58:26 PM
Hello,
Help, please. I upgraded from XP home edition to Professional and installed
..NET. All seemed to be well, but I get a "Unable to start debugging on the
web server." The MSDN pointed to 1) a permissions issues- which this is
not, and 2)a LOCALHOST issue which this is not either.
Si... more >>
Wireless Mouse
Posted by Dave Johnson at 7/19/2003 3:33:08 PM
Hey I bought one of those wireless mouse and keyboard sets at best buy.
It is microsoft if that makes a difference. Anyway I go to install it
but i cant because there is another wireless mouse installed in the comp
already. a while back i had installed a logitech wireless mouse. but
everytim... more >>
installing framework 1.1
Posted by Christopher at 7/18/2003 9:33:35 PM
I am trying to install framework 1.1 from framework 1.0.
I downloaded dotnetfx.exe and setup.exe, and installed
them in that order. I rebooted. Under help in my .NET
enviro., it still shows that I am under framework 1.0.
I'm running XP. I'm not sure what I'm doing wrong here.
Any ide... more >>
Dot Net Installer Command Line Options
Posted by Jason Garland (Secure Access Pty Ltd) at 7/12/2003 8:32:23 PM
Does anyone know of a list of Dot Net 1.1 Runtimes installer Command Line
Options ?
Basically i am after a switch for a Silent, (No Dialogues) Yes to all,
Install without Reboot.
With Thanks
Jason
... more >>
Microsoft Update of Microsoft .NET Framework version 1.1 Fails
Posted by Cliff at 7/12/2003 10:23:48 AM
I picked Microsoft .NET Framework version 1.1 from the "Updated to Install"
list on the
the Microsoft Update page:
http://v4.windowsupdate.microsoft.com/en/default.asp
The update installation failed... and there is no indication of why..
No Updates Were Installed
The following items failed ... more >>
.NET on Linux?
Posted by Govind Bhavan at 7/12/2003 6:59:36 AM
hi,
I am very amazed the .NET framework (esp. ASP.NET) is it
possible today (or in future) that can Microsoft .NET
framework run on other platform (i.e. Linux) & run on web
servers like Apache...
Bye.... more >>
win2k sp3 required for installation of framework?
Posted by Dan H. at 7/11/2003 10:44:15 AM
Hello,
We are attempting to deploy a windows application built with the .net 1.1
framework. The large corporation currently does support win2k sp3. Upon
attempting to install our application, it says we are required. Is this
true? Is there any workaround or links you can point me to?
Tha... more >>
Web setup project fails on Windows 2000 SP4
Posted by maarten.vliek NO[at]SPAM wanadoo.nl at 7/11/2003 4:38:59 AM
I have trouble running the example project from the MSDN arcticle
"Modifying Internet Information Services During Deployment with Custom
Actions". Ik keep getting the "Installer was interrupted.." error.
On my development machine (W2K SP3) it runs fine, on my testserver
(W2K SP4) it gives this e... more >>
DOTNET 1.1 causing troubles
Posted by rémy at 7/11/2003 2:42:16 AM
Yesterday, i updated my framework from the version 1.0.x
to the version 1.1.
The installation was ok but now i have a problem with
Visual Studio.NET. When i try to open an existing project
or to create a new one, it fails. A Dos window appaears
with the following message :
"Microsoft <R>... more >>
ASPNET user not create in Active Directory
Posted by Artmic at 7/10/2003 12:41:15 PM
Hi could someone please help me out,
i got win2000 server running as a domain ( it is live)
running the usual MS-SQL server, IIS etc..
The ASPNET account is never created by the framework
install, and when i try to connect to a MS-SQL Database, i
get a very generic error message, and i ca... more >>
.Net framework needed for server based product?
Posted by brk at 7/9/2003 10:05:34 AM
I am in the very early stages of setting up a website on
an ISP using VB.Net to query data from an Access database.
The ISP has 100% Microsoft technology - asp.net, ado.net,
IIS5, Frontpage extensions, etc.
The UI will be a web-based interface using IE. One of the
requirements is clearly ... more >>
.NET compiler
Posted by bclark at 7/7/2003 2:54:28 PM
AppName: devenv.exe AppVer: 7.0.9466.0 ModName:
ntdll.dll
ModVer: 5.1.2600.1106 Offset: 0000178d
error message was stating the "Micosoft Visual Basic .NET
compiler could not be started. Re-install Visual
Studio .NET."
I have uninstalled all microsoft .Net & patches, rebooted
and r... more >>
Setup of framework 1.1 hangs.
Posted by Nello at 7/4/2003 11:02:53 AM
Hi,
I have a pc with win98 and when I install a net framework 1.1 the
installation have a rollback when register system.enterpriseservices.dll
DLL.
How I can resolve this problem?
Thanks.
... more >>
Moving extra file in upgrade .NET setup project
Posted by larameel NO[at]SPAM rymatech.com at 7/3/2003 8:50:00 AM
Hi,
I have a .NET application that was deployed using a .NET deployment
project included with VS.NET .
As the user uses the application, some custom files are created (in
this case custom configuration files). The directory hierarchy is know
on our part.
Now we are making an upgrade of t... more >>
File or assembly name System, or one of its dependencies, was not found.
Posted by Michael_Bøcker-Larsen at 7/2/2003 11:38:16 PM
Hi
I'v been stuck on this problem for ages now. I have found that I'm not
the only one with this problem, by looking through the different
newsgroups.
Hope you can help me! I know there is a lot of information, but if you
need more (e.g. the code) please write michael@mblarsen.dk.
The... more >>
Set up project for SQL Server
Posted by shimonsim NO[at]SPAM talamus.com at 7/1/2003 8:30:52 PM
Hi
I am not sure if this is correct newsgroup, but may be someone can answer my
question.
I am trying to create set up program for MSDE I copied all the MSM modules
to my harddrive from SQL server disk.
Created Set up project. Added all this modules to it but VS shows me that I
am missing depe... more >>
Versioning problem. Please advice.
Posted by P at 7/1/2003 3:59:19 PM
The problem is the following.
Problem scenario:
Application is developed against an earlier version of a third party
component.
Changing to a newer version have produced some bugs in the code.
Until these bugs can be addressed how can you instruct your application to
use the
version shipped... more >>
Setup & Deployment projects - .Net Framework detection and config file management - how to?
Posted by Darwin Fisk at 7/1/2003 1:43:14 PM
I have an app that is deployed that uses .config file settings. I have an
update of that app that I am installing using a setup and deployment
project. The basic setup process works fine. Now I want to get a little
fancier.
I need to have the setup process check for the existence of the .NE... more >>
Error in .NET Runtime
Posted by Thomas at 7/1/2003 7:18:15 AM
Event Type: Error
Event Source: .NET Runtime
Event Category: None
Event ID: 0
Date: 26.06.2003
Time: 21:11:18
User: N/A
Computer: SVR_VM_W2K
Description:
The description for Event ID ( 0 ) in Source ( .NET
Runtime ) cannot be found. The local computer may not have
the necessary regis... more >>
|