all groups > dotnet setup > november 2006
cant install .net framework 1.1
Posted by Malathi B at 11/30/2006 2:05:54 AM
iam having problem in installing .net framework 1.1. installation goes upto registering system service.enterprise.dll and then roll back. I tried many options from sites but i cant. please help me to resolve this problem
From http://developmentnow.com/g/26_0_0_0_0_0/dotnet-framework-setup.htm
Pos... more >>
3.0: "Web project component not installed"
Posted by R.A.M. at 11/30/2006 12:00:00 AM
Hello,
I have installed .NET 3.0 with VC#/VB/VWD/VC++. Sometime when I open the
project I receive a message box "Web project component not installed. Unable
to convert project: ...csproj".
I don't know what to do to solve the problem. Please help.
Thank you!
/RAM/
... more >>
Framework 1.1 + 2.0 on same machine
Posted by AA at 11/28/2006 5:38:28 PM
Hello
I have this problem:
On all our machines is framework 1.1 and 2.0 installed.
I have hone .net application(1.1) - this application uses the comports.
If framwwork 2.0 is installed the communiation on the comports dosen't work.
What to do?
Thanks in advanced
Mikey
... more >>
Multi-Credential Multi-Service Install via MSI
Posted by jar349 NO[at]SPAM gmail.com at 11/27/2006 7:49:12 AM
Hello!
Short version:
How do I configure my install project such that the user will be
prompted to enter user credentials for each and every .NET Service that
it installs?
Long version:
I have a solution that contains a number of VB.NET projects, some of
which are class libraries, windows... more >>
How to use a service to start a regular windows application
Posted by illegal.prime NO[at]SPAM gmail.com at 11/24/2006 3:31:17 PM
Hi all, I have a service that needs to start a regular windows
application.
I'm running the service as ServiceAccount.LocalSystem.
But, when it starts the process (using Process.Start) the GUI for the
application doesn't appear - however, I can see the process in the
TaskManager.
Now, fe... more >>
Windows CardSpace
Posted by darkrats at 11/23/2006 12:57:38 PM
I installed Microsoft.NET Framwork 3.0 on my Windows XP Pro system FAT32.
I found a new item in my control panel called Windows CardSpace. It requires
NTFS to work.
So, is Framework 3.0 useless under FAT32? And, how can I remove the Windows
CardSpace from my control panel (tweakUI doesn't ... more >>
Version 1.1 -AND 2.0 installed?
Posted by Broida (spamless) at 11/17/2006 7:36:44 PM
Hi!
On my WinXP Pro (SP2) system, Add/Remove Programs shows
these entries for the .NET Framework:
-Microsoft .NET Framework 1.1
-Microsoft .NET Framework 1.1 Hotfix (KB886903)
-Microsoft .NET Framework 2.0
- Security Update for Microsoft .NET Framework 2.0 (KB922770)
- Security Update for... more >>
Start Menu
Posted by Bris at 11/17/2006 6:16:02 AM
I have XP Home edition, explorer 7
I am frequently experiencing duplicating of programs on my start menu. On
the start menu I have internet, outlook express and Microsoft money pinned.
After using a word document when either internet or outlook express are open,
I find the start menu shows ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
3.0: cannot setup
Posted by R.A.M. at 11/12/2006 4:47:20 PM
I downloaded dotnetfx3setup.exe and run it. Progress bar of setup
initialization stopped at about 80%. Could you tell me please how to solve
the problem?
Thank you
/RAM/
... more >>
How to add sql script to ASP.NET 2.0 web setup project?
Posted by tomix at 11/9/2006 11:07:04 PM
Hi,
I am trying to figure out how to create an ASP.NET 2.0 setup project
And i hvae some questions
1.How do i add SQL script to be run against SQL SERVER EXPRESS?
2.Must i deploy the *.cs files as well?!?
3.In "add project output group" dialog,why do i have "content files"
option only?
... more >>
.NET 3.0 redistributable package is BIG
Posted by rolf.matreskova NO[at]SPAM hotmail.com at 11/9/2006 3:50:21 AM
50 MB, over 22 MB for 2.0.
This is NOT going to help distributing the package to XP SP2
computers...
Gosh, what accounts for this >100% increase ?
... more >>
Installing a BHO
Posted by bajohns1 NO[at]SPAM gmail.com at 11/6/2006 12:21:15 AM
I have a BHO that needs to be registered. In VS2005 all I do is run
Regasm but for the install I am told I cannot use that method.
Currently I have my .dll set to register: vsdpaDefault and my .tlb
register: vsdrfCOM
However, this setup does not call my BHO [ComRegisterFunction] which is... more >>
2.0: newbie: cannot setup VC#,VB,VWD (Express Edition)
Posted by R.A.M. at 11/2/2006 3:35:20 PM
Hello,
Could you help me please to setup VC#, VB and VWD - Express Edition.
I have successfully setup (.NET 2.0) Framework (file dotnetfx.exe), SDK
(file setup.exe) and I try to run vcssetup.exe, vbsetup.exe or vwdsetup.exe.
After clicking these files I receive small popup window with caption ... more >>
Detect & install framework 1.1
Posted by Anonymous at 11/1/2006 12:33:55 PM
How can I detect that framework 1.1 isn't installed?
And preferably install 1.1 framework.
My 2.0-app has some 1.1-components which cannot run on the 2.0-framework.
... more >>
|