Quantcast
Channel: .NET Framework Setup and Servicing forum
Viewing all 3295 articles
Browse latest View live

Installation failed with error code 0xC8000247

$
0
0

Hi all. Have a big problem - can't install .NET Framework 4 - error 0xC8000247

Logs 1:

OS Version = 6.1.7601, Platform 2, Service Pack 1
OS Description = Windows 7 - x86 Ultimate Edition Service Pack 1
CommandLine = D:\706df97786bf8c222d\\Setup.exe /x86 /x64 /ia64 /web
TimeZone = Финляндия (лето)
Initial LCID = 1049
Using Simultaneous Download and Install mechanism
Operation: Installing
Package Name = Microsoft .NET Framework 4 Setup
Package Version = 4.0.30319
User Experience Data Collection Policy: Disabled
Number of applicable items: 11
Exe (D:\706df97786bf8c222d\SetupUtility.exe) succeeded.
Exe Log File: dd_SetupUtility.txt
ServiceControl operation succeeded!
Exe (C:\Users\Admin\AppData\Local\Temp\Microsoft .NET Framework 4 Setup_4.0.30319\Windows6.1-KB958488-v6001-x86.msu) failed with 0xc8000247 - (null).
Final Result: Installation failed with error code: (0xC8000247) (Elapsed time: 0 00:00:09).

Logs 2:

Exe (D:\706df97786bf8c222d\SetupUtility.exe) succeeded.
Exe Log File: dd_SetupUtility.txt
Action complete
Action: ServiceControl - Stop clr_optimization_v2.0.50727_32
ServiceControl operation succeeded!
Action complete
Action: Performing Action on Exe at C:\Users\Admin\AppData\Local\Temp\Microsoft .NET Framework 4 Setup_4.0.30319\Windows6.1-KB958488-v6001-x86.msu
Exe (C:\Users\Admin\AppData\Local\Temp\Microsoft .NET Framework 4 Setup_4.0.30319\Windows6.1-KB958488-v6001-x86.msu) failed with 0xc8000247 - (null).
PerformOperation on exe returned exit code 3355443783 (translates to HRESULT = 0xc8000247)
Action complete
OnFailureBehavior for this item is to Rollback.
Action: Performing actions on all Items
Action complete
Action complete
Action complete
Action complete
Final Result: Installation failed with error code: (0xC8000247) (Elapsed time: 0 00:00:09).
Action complete

Last hope in your help.

 

 


setting the database path in the connection string correctly for local and web?

$
0
0

Hi I get these 2 errors:

Local:

Database 'C:\Program Files\Microsoft SQL Server\MSSQL11.MSSQLSERVER\MSSQL\DATA\aspnetdb.mdf' already exists. Choose a different database name. Cannot attach the file 'S:\H-L\legaldocsnsw\WebSite1\App_Data\aspnetdb.mdf' as database 'aspnetdb'.

Web:

CREATE DATABASE permission denied in database 'master'. Cannot attach the file 'C:\inetpub\vhosts\legaldocsnsw.com.au\httpdocs\App_Data\aspnetdb.mdf' as database 'aspnetdb'.

connection string:

 

<connectionStrings>
    <add name="DefaultConnection" connectionString="Data Source=.;Initial Catalog=aspnetdb;AttachDbFilename=|DataDirectory|\aspnetdb.mdf;Integrated Security=SSPI" providerName="System.Data.SqlClient" /> 
    <add name="ApplicationServices" connectionString="Data source=.;Integrated Security=True;Initial Catalog=aspnetdb" />
  </connectionStrings>

how should I change it so it works for both or do I need 2 connection strings? thank you for anyhelp as I feel lost at the moment.

Cheers
Rene

Problem installing .net framework service pack 1

$
0
0

Hi there,

I am trying to install .net framework 3.5 service pack 1, I have also checked both the features associated with it in Windows turn on or off features, but it still wouldn't let me install (the window pops up saying set up error at the far left of the window).

Any help would be really appreciated.

Regards

An error occurred trying to load the page. Class not registered. Looking for object with CLSID: {B07DA5DD-055B-4018-88F3-3A433FDB9B25}.

$
0
0

Problem in,

An error occurred trying to load the page.
Class not registered.
Looking for object with CLSID: {B07DA5DD-055B-4018-88F3-3A433FDB9B25}.

Setup & Deployment project template missing

$
0
0

 

Hi,

 

I have installed VS 2008 professional under Vista Ultimate. I cannot create a setup project because Setup & Deployment project template is missing. There are no project templates listed under "Other Project Types" (or for under "Test Projects").

 

I have reinstalled VS 2008 and still have the same problem.

 

Regards

 

B.

Cannot install .NET 4.0 on Windows 7 Ultimate x64 "Not enough space"

$
0
0

I recently purchased QuickBooks 2014 which, when it attempted to install .NET 4.0, said there was a problem. So I decided to download the .NET Framework directly from Microsoft and install it myself to see if I could get more details. This also failed, and I see in the log file that the error is "Not enough space." This does not make sense as I have four hard disks withat least 46.7 GB free on each of them! I browsed through some of the other postings on here and have tried downloading the full, standalone installer for the framework, have run it as Administrator, and have turned off Firewall & Antivirus. Nothing's changed.

I can't run QuickBooks 2014 without this. Can somebody please offer any ideas? I'm sure Intuit won't help with this.

Copy of the log error messages:

OS Version = 6.1.7601, Platform 2, Service Pack 1
OS Description = Windows 7 - x64 Ultimate Edition Service Pack 1
CommandLine = D:\95c5b27768c16b6e18fca1bbbaf0\\Setup.exe /x86 /x64
Using Simultaneous Download and Install mechanism
Operation: Installing
Package Name = Microsoft .NET Framework 4 Setup
Package Version = 4.0.30319
User Experience Data Collection Policy: Disabled
Number of applicable items: 11
Exe (D:\95c5b27768c16b6e18fca1bbbaf0\SetupUtility.exe) succeeded.
Exe Log File: dd_SetupUtility.txt
ServiceControl operation succeeded!
ServiceControl operation succeeded!
Exe (D:\95c5b27768c16b6e18fca1bbbaf0\Windows6.1-KB958488-v6001-x64.msu) failed with 0xe - Not enough storage is available to complete this operation. .
Exe Log File: CBS.log
Final Result: Installation failed with error code: (0x0000000E), "Not enough storage is available to complete this operation. " (Elapsed time: 0 00:00:50).

Contents of dd_SetupUtility.txt:

[04/13/14,11:23:01] ==========Session Start============
[04/13/14,11:23:01] SetupUtility.exe /aupause
[04/13/14,11:23:01] Pausing Automatic Updates ...
[04/13/14,11:23:01] ... succeeded.
[04/13/14,11:23:01] ===========Session End=============
[04/13/14,11:23:43] ==========Session Start============
[04/13/14,11:23:43] SetupUtility.exe /aupause
[04/13/14,11:23:43] Pausing Automatic Updates ...
[04/13/14,11:23:43] ... succeeded.
[04/13/14,11:23:43] ===========Session End=============
[04/13/14,11:25:47] ==========Session Start============
[04/13/14,11:25:47] SetupUtility.exe /aupause
[04/13/14,11:25:47] Pausing Automatic Updates ...
[04/13/14,11:25:47] ... succeeded.
[04/13/14,11:25:47] ===========Session End=============
[04/13/14,11:28:23] ==========Session Start============
[04/13/14,11:28:23] SetupUtility.exe /aupause
[04/13/14,11:28:23] Pausing Automatic Updates ...
[04/13/14,11:28:23] ... succeeded.
[04/13/14,11:28:23] ===========Session End=============
[04/13/14,11:31:18] ==========Session Start============
[04/13/14,11:31:18] SetupUtility.exe /aupause
[04/13/14,11:31:18] Pausing Automatic Updates ...
[04/13/14,11:31:18] ... succeeded.
[04/13/14,11:31:18] ===========Session End=============
[04/13/14,11:38:40] ==========Session Start============
[04/13/14,11:38:40] SetupUtility.exe /aupause
[04/13/14,11:38:40] Pausing Automatic Updates ...
[04/13/14,11:38:40] ... succeeded.
[04/13/14,11:38:40] ===========Session End=============
[04/13/14,11:45:38] ==========Session Start============
[04/13/14,11:45:38] SetupUtility.exe /aupause
[04/13/14,11:45:38] Pausing Automatic Updates ...
[04/13/14,11:45:38] ... succeeded.
[04/13/14,11:45:38] ===========Session End=============

The CBS.log file is empty.

hello sir

$
0
0

sir,

i m using report viewer but it not able to refresh new data which i enter into data base........so kindaly give me solution 

Error while publishing Lightswitch application remotely from Windows 7 PC to Windows 2003 Server having IIS 6.0

$
0
0

I am trying to publish a LightSwitch 2012 application as Web Application from Windows 7 PC to Windows 2003 IIS server, .Net Framework 4.0

The publish Summary as follows

Application Name - User Test

Application Version - 1.0.6.0

Application Type : Browser

Application Server : IIS Server

Authentication : Windows Authentication

Database : Do not publish

-----------------------------------------------------------------------------------------------------------------------------------------

Error details while publishing with the option "IIS server has lightswitch deployment prerequisites installed". 

============================================================================

102 Web deployment task failed. (15/04/2014 16:24:51) An error occurred when the request was processed on the remote computer.)

(15/04/2014 16:24:51) An error occurred when the request was processed on the remote computer. The entry type 'unknown' was not expected at this time. The serialization stream may be corrupted.

------------------------------------------------------------------------------------------------------------------------------------------

When published without the option "IIS server has lightswitch deployment prerequisites installed".

the applications publishes successfully, But when the application is accessed from Browser it says authentication error.

I have searched a number of blogs with the same issue, but none have answered. 

Any help will be highly appreciated.


crystal report

$
0
0
I am using VS2010 and crystal report version 13. I have added some reports in my project but now the reports are not working. I want to edit it.What can i do?  Thanks!

Fatal error while installing .Net Framework 4

$
0
0

Hello,

after I received a warning about an error during .Net Framework 4.5.1 update, I tried to install it manually. While installing .Net Framework 4 I always receive a fatal error. I've already tried to repair and uninstall the Framework to replace it with a new one, but as you already might have guessed ... fatal error.

I also tried this tool, to remove any traces of previes versions, but I still receive an fatal error.

http://blogs.msdn.com/b/astebner/archive/2008/08/28/8904493.aspx

I also tried several Microsoft FixIt Tools and Hotfixes mentioned in Microsoft Knowledgebases, regarding the occuring errors, as well.

Therefore I collected the log files of the setup using this tool.

http://blogs.msdn.com/b/astebner/archive/2008/08/28/8904493.aspx

The vslogs.cab file can be downloaded from:

https://onedrive.live.com/redir?resid=10F7C8CBFF95CE79!168&authkey=!AJi68EbK5LmC1Rc&ithint=file%2c.cab

Any help with this problem is well appriciated.

.net framework 4 infinite restart loop

$
0
0
I opened a game today which caused it to try to install the .net framework 4, however I already have .net framework 4 installed so the install failed for that reason. However it caused my computer to reboot and now it tries and fails to install the .net framework 4 every time it loads up and then restarts my computer again. Is there any way to fix this?

I am not able to install .ney framework 4.0 on my windows 7 x86 (32 bit architecture) as it is giving an error HRESULT 0x8e5e0408

Is there any other alternative for vb.net on windows 8

$
0
0

I wanted to use vb.net on windows 8 kindly tell me the process or the ways or the version of vb.net which is supportive for windows 8. 

or either tell me other alternative thing for vb.net hich hav same functionalities as of vb.net!!

kindly swot out my problem.

DatePickerControl couldn't be found?

$
0
0

I moved asp .NET project to another computer. When I tried to build it, it showed this error

The type or namespace name 'DatePickerControl' could not be found in the global namespace (are you missing an assembly reference?)

Windows 7 & NET framework 3.5

$
0
0
I have had to repair the NET Framework installation on 2 computers within the last 3 months.

with NET Framework being imbedded into Windows 7, how can the NET installation be repaired??


Error_1_Could not load file or assembly 'System.ServiceModel.Web, Version=4.0.0.0' or one of its dependencies. The system cannot find the file specified.

$
0
0

Hi guys,

I am using Visual Studio 2013 and I am trying to create a WCF Data Service 5.6. I added the EDM and the Data service. After adding the EDM type name in the following code, I tried to run to test. Running the code gave me the following error:

public class AdventureWorksDataService : DataService<AdventureWorks2012Entities>
{
    // This method is called only once to initialize service-wide policies.
    public static void InitializeService(DataServiceConfiguration config)
    {
        // TODO: set rules to indicate which entity sets and service operations are visible, updatable, etc.
        // Examples:
        // config.SetEntitySetAccessRule("MyEntityset", EntitySetRights.AllRead);
        // config.SetServiceOperationAccessRule("MyServiceOperation", ServiceOperationRights.All);
        config.DataServiceBehavior.MaxProtocolVersion = DataServiceProtocolVersion.V3;
    }
}

Could not load file or assembly 'System.ServiceModel.Web, Version=4.0.0.0' or one of its dependencies. The system cannot find the file specified.  

So, naturally, I tried to add the assembly, but I get an error that says the assembly is already being referenced in the project.

Can anyone tell me what I'm missing?

Thanks.


The best things in life are free, but the most valuable ones are costly...use opportunities well for there are others like you who deserves them, but don't have them...

.Net Framework installation and Windows Explorer crashes

$
0
0

Hey everyone. I'm currently using an Alienware 18 laptop that I recently purchased through Dell. It is a brand new laptop that was sent to me after my first one was a dud. After running into many issues with simple installation problems (3rd party programs) and 6 hours on the phone with Microsoft, I was forced to do a system repair with the OS disk. The problem is it didn't fix the Framework issue. When I download new drivers for my video cards it will even tell me that the installation failed for .Net framework.

So I tried downloading the framework 4 from Microsoft and I receive a "Fatal Error during installation" error message. In addition, my Windows Explorer keeps crashing. It is causing widespread system instability while playing video games. I have ruled out hardware issues and drivers (for GPU) entirely. Here is the log file.... Maybe someone here can shed some light on a potential fix! Thanks for your time.

System specs-

Windows 7

GPU- Dual Nvidia 770ms

CPU i7 4900MQ @ 2.8Ghz

OS Version = 6.1.7601, Platform 2, Service Pack 1
OS Description = Windows 7 - x64 Home Premium Edition Service Pack 1
CommandLine = C:\a932fe857508491e660f\\Setup.exe /x86 /x64 /ia64 /web
TimeZone = Eastern Daylight Time
Initial LCID = 1033
Using Simultaneous Download and Install mechanism
Operation: Installing
Package Name = Microsoft .NET Framework 4 Setup
Package Version = 4.0.30319
User Experience Data Collection Policy: AlwaysUploaded
Number of applicable items: 11
Exe (C:\a932fe857508491e660f\SetupUtility.exe) succeeded.
Exe Log File: dd_SetupUtility.txt
ServiceControl operation succeeded!
ServiceControl operation succeeded!
Exe (C:\Users\Patrick\AppData\Local\Temp\Microsoft .NET Framework 4 Setup_4.0.30319\Windows6.1-KB958488-v6001-x64.msu) failed with 0x240006 - (null).
Exe (C:\a932fe857508491e660f\SetupUtility.exe) succeeded.
Exe Log File: dd_SetupUtility.txt
MSI (C:\Users\Patrick\AppData\Local\Temp\Microsoft .NET Framework 4 Setup_4.0.30319\netfx_Core_x64.msi) Installation failed. Msi Log: Microsoft .NET Framework 4 Setup_20140405_135006479-MSI_netfx_Core_x64.msi.txt
Final Result: Installation failed with error code: (0x80070643), "Fatal error during installation. " (Elapsed time: 0 00:02:47).



Please HELP.. Kode error HRESULT 0xc8000222

$
0
0

Please help .net 4.0 Installation error with code 0xc8000222.. i already collect the log

Here : https://skydrive.live.com/?cid=75c9fac7ba9b2069#cid=75C9FAC7BA9B2069&id=75C9FAC7BA9B2069!105

Please help..

Best Regards..

My Requirements, Any Suggestions?

$
0
0

Hello,

I have a requirement for an existing website:

1) I need to build a form on a new web page that is an inquiry.

2) The form input fields will need drop downs for the users to choose their input.

3) The values that the users can choose from within the drop downs will need to be stored in tables as Master data (in the cloud as requested).

4) When the user submits the form data, their information should be stored in two tables, one a customer master table, the other a table that will store the record of their input.

5) Once this customer information is stored in the two tables in the cloud, I need to:
                        a. Create a Report - by reading both tables - and writing the report to a file repository,
                            in the cloud, where the business owner can download and open it.
                        b. Create a contract form that organizes the stored cloud data into document that
                            will also be downloaded from the repository, then uploaded back to the
                            repository, and the link can be shared privately with the client so they can access
                            the contract.

I will also need to include a button on the existing website that will enable the user to navigate to our
new inquiry page. But, I have to find more details out about the existing website so we can point to
the new page once the button is selected.

I have been told that Visual Studio 2013 Professional can handle this requirement using asp.NET, especially the forms. Is that true? And, how an I create and read these databases that need to be in the cloud?

                  Thank-You, all suggestions will be appreciated. Tom M.


Cannot Launch Visual Studio 2013 Express for Web - Exception has been thrown by the target of an invocation.

$
0
0

Hi, When I launch Visual Studio I get the following Screens and I can't login.

Viewing all 3295 articles
Browse latest View live