Setup Web (Visual Studio 2010) project

Hello

We are having a problem with an ASP.NET MVC web application we develop, what about using a Web install Installer.

We can create the Setup project and assign the primary output and Content Files, but the content files are not replaced when we install an upgrade on our customers computers.

I think (correct me if I'm wrong) that the content files (JavaScript, CSS, fonts, etc.) are not be replaced because of the way Windows uses the versioning of the files to determine whether or not to crush them in a upgrade scenario.

I tried:

  1. The definition of all the files of content "Content" and "copy always.
  2. Using ORCA to force the REINSTALLMODE to "a".

I'm kinda a loss of what to do at this point.

Someone at - it other ideas I can try.

Kind regards

Carl Winder

Carl

This issue is beyond the scope of this site and must be placed on Technet or MSDN

http://social.technet.Microsoft.com/forums/en-us/home

http://social.msdn.Microsoft.com/forums/en-us/home

Tags: Windows

Similar Questions

  • Compiling with Visual Studio 2010 beta

    Hello

    I know that only Visual Studio 2005 is supported for the Acrobat SDK kit. But maybe one of you is also experimenting with visual Studio 2010 and got to work.

    I get the following error message. Anyone solves this problem.

    Error error 105 MSB3073: the command "if not"¬roSDKPIDir %"has ==" "has if not exist"% ¬roSDKPIDir"mkdir"% ¬roSDKPIDir""»»
    If not "% ¬roSDKPIDir' a ==" "a 'C:\Users\test\Documents\Visual Studio 2010\Projects\EPapers_Button\EPapers_Button\Debug\EPapers_Button.dll' copy '% ¬roSDKPIDir'"»
    If not "¬roSDKPIDir %" == «"echo EPapers_Button copied to '% ¬roSDKPIDir'.»
    If '% ¬roSDKPIDir' == ""echo not executed. " No value of the AcroSDKPIDir environment variable.

    ': VCEnd ' came out with code 255.

    Thanks for your help.

    I think that you should disable this type of Vista security.  Or you run VS "Run as Administrator".

  • An error occurred when creating a project in Visual Studio 2010 & 2012 CVI

    While creating a VS2010 project, with CVI 2012 installation. I get this error after attempting to convert or create a project of the CVI. The CVI dialog box has also no details.

    The error is going on after the installation of SP1 for Visual Studio 2010

  • How can I create a Windows using NOR-DAQmx application in Visual Studio 2010 64-bit

    Hello

    How can I create a Windows using NOR-DAQmx application in Visual Studio 2010 64-bit?

    I'm transferring a 32-bit application on 64-bit.  In visual Studio, I added the 64-bit project configuration.  He compiled the source very well but the reports link errors:

    error LNK2019: unresolved external symbol DAQmxReadAnalogF64 referenced in function NI6008_AnalogInput NI_6281\NI6281.obj
    error LNK2019: unresolved external symbol DAQmxCreateAIVoltageChan referenced in function NI6008_AnalogInput NI_6281\NI6281.obj
    error LNK2019: unresolved external symbol DAQmxReadDigitalLines referenced in function NI6008_DigitalInput NI_6281\NI6281.obj
    error LNK2019: unresolved external symbol DAQmxCreateDIChan referenced in function NI6008_DigitalInput NI_6281\NI6281.obj
    error LNK2019: unresolved external symbol DAQmxWriteDigitalLines referenced in function NI6008_DigitalOutput NI_6281\NI6281.obj
    error LNK2019: unresolved external symbol DAQmxCreateDOChan referenced in function NI6008_DigitalOutput NI_6281\NI6281.obj

    These, of course, are the functions OR that I use.  The NIDAQmx.lib has been added to the Input of the link property.

    Any help would be appreciated.

    Thank you

    -Neil shore

    Hi LaserShore,

    Think you that you added the 64-bit platform settings target according to this page? : http://zone.ni.com/reference/en-XX/help/372636F-01/mstudiowebhelp/html/64bitcore/

    Already running 32-bit application? Have you changed references to the 64-bit version?

    You use Measurement Studio? If so some features are not supported with 64 bit.

    Also when you say that you have added the NIDAQmx.lib, did you follow this KB:http://digital.ni.com/public.nsf/allkb/38F67B28D995C6958625706E000C580C

  • Unit test, Visual Studio 2010 digital input read event

    Hello!

    I have problems in Visual Studio 2010, using NOR-DAQmx, but ONLY in a unit test project. I have compiled a dll that uses a DigitalChangeDetection task handler. The dll work very well in a draft standard form, but does not work in a Test project.

    I used .NET Framework 4.0 with success. Tried to switch to .NET framework 3.5, but it is not possible for a test project in Visual Studio 2010.

    When I start my test, it works fine until the event is raised. Once he does, the test will stop without exception or detail except the following result:

    "The agent process was stopped during the execution of the test."

    Nothing is caught in the trap in debugging.

    Also, I get the following in the Event Viewer error message:

    Log name: Application
    Source: VSTTExecution
    Date: 2010-12-01 11:32:31
    Event ID: 0
    Task category: no
    Level: error
    Keywords: Classic
    User: n/a
    Computer: xxx
    Description:
    The description for event ID 0 in source VSTTExecution is not found. Either the component that triggers this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

    If the event is on another computer, the display information had to be saved with the event.

    The following information has been included in the event:

    (devenv.exe, PID 5592, walk on 73) OutOfProcessStrategy.ProcessMonitorThread: The Agent process was closed unexpectedly. will attempt to restart

    the message resource is present, but the message is not in the string/message table

    The event XML:
    http://schemas.Microsoft.com/win/2004/08/events/event">
     
       
        0
        2
        0
        0 x 80000000000000
       
        10312
        Application
        xxx
       
     

     
        (devenv.exe, PID 5592, walk on 73) OutOfProcessStrategy.ProcessMonitorThread: The Agent process was closed unexpectedly. will attempt to restart
     

    I understand that Visual Studio 2010 is not yet officially supported so here's my 2 questions:

    -I'm the only one experiencing this problem? (Easily duplicated by taking the sample project: DotNET3.5\Digital\Read Values\ReadDigChan_ChangeDetection_Events and extract the relevent part of to put in a separate dll so that you can try to UnitTest in a project UnitTest.)

    -Update on what NOR-DAQmx will rely on VS2010? (I read here: http://forums.ni.com/t5/Measurement-Studio-for-NET/Support-for-Visual-Basic-2010-NET-4-Framework/m-p... this is supposed to be before the end of the year, but no updates would be great because I could not find any information on it)

    Best regards

    Pierre-Luc

    Hello Pierre,.

    As NOR-DAQmx is not yet officially supported in Visual Studio 2010, it is not quite clear why this problem occur. At this point, the official release date has not been announced yet, however, please continue to check the updates to www.ni.com/support (drivers and updates). Thank you

    Best regards

    M Ali

    Technical sales engineer

    National Instruments

    www.NI.com/support

  • I get the blue screen error after installation of Visual Studio 2010 Professional Test Edition. Help?

    A brief overview of ALALA situation and how it happened:

    1. I went to microsoft.com and download Microsoft Visual Studio 2010 Professional Trial Edition

    2. I opted to use the Installer web pro (4.3 MB) and it correctly installed, restarted and completed the installation.

    3. I opened one of my previous Visual Studio 2008 Solutions and it prompted me to convert the solution.

    4. it is the solution converted successfully and open well.

    But now for some reason any my computer started to give me a blue screen. It forces the computer to restart, and then it connects back with errors:

    "The system has recovered from a serious error, a log of this error has been created"

    "Error signature".

    BCCode: 1000007f BCP1: 00000008 BCP2: BA348D70 BCP3: 00000000

    "BCP4: 00000000 OSVer: 5_1_2600 SP: 3_0 product: 256_1.

    "The following files should be included in this error report:
    C:\DOCUME~1\DSmith1\LOCALS~1\Temp\\WER81ad.dir00\Mini10311-04.dmp

    C:\DCUME~1\DSmith1\LOCALS~1\Temp\\WER81.ad.dir00\sysdata. XML ".

    It's about every 30 minutes now. It only started after installing Visual Studio. Any help?

    Hello

    You can check this link:

    General causes of errors "STOP 0x0000007F"

    http://support.Microsoft.com/kb/137539

  • Visual Studio 2010 silent install

    I'm unable to install Visual Studio 2010 silently on client computers.

    I'm following the steps here:

    http://msdn.Microsoft.com/en-us/library/ee225237.aspx

    When I run \\server\VS2010\Setup\setup.exe/unattendfile \\server\VS2010\VS2010_deployment.ini setup.exe command runs silently (checked in the Task Manager) and after some time it stops and nothing happens.

    You can consider display you question in the forum pro XP IT: http://social.technet.microsoft.com/Forums/en-US/itproxpsp/threads

    JS
    http://www.PAGESTART.com

    Never be afraid to ask. This forum has some of the best people in the world to help.

  • Visual Studio 2010 Tools for the Installation of Office Runtime failure

    Hello

    the installation fails with the error code 1601. I studied this code but received no responses that could solve my problem. complete logs are pasted below. any help it will be appreciated.

    The following properties have been defined:
    Property: [AdminUser] = true {boolean}
    Property: [InstallMode] = {string} SameSite
    Property: [NTProductType] = 1 {int}
    Property: [ProcessorArchitecture] = {string} AMD64
    Property: [VersionNT] = 6.1.1 {version}
    Controls running for package "Microsoft Visual Studio 2010 Tools for Office Runtime (x 86 and x 64)", phase BuildList
    Reading 'Version' of the 'HKLM\SOFTWARE\Microsoft\VSTO Runtime Setup\v4' registry key value
    Read the string value "10.0.40820".
    "Definition of value ' 10.0.40820 {string}" property "VSTORuntimeVersionOfficeInstalled".
    Reading 'Version' of the 'HKLM\SOFTWARE\Microsoft\VSTO Runtime Setup\v4R' registry key value
    Failed to read the registry value
    Do not set value for the property "VSTORuntimeVersionInstalled".
    The following properties have been set for the package "Microsoft Visual Studio 2010 Tools for Office Runtime (x 86 and x 64)":
    Property: [VSTORuntimeVersionOfficeInstalled] = 10.0.40820 {string}
    Execution of the command controls 'VSTOR401\vstor_redist.exe '.
    Jump ByPassIf because the 'VSTORuntimeVersionInstalled' property has not been set.
    Result of operation operator 'VersionGreaterThanOrEqualTo' property 'VSTORuntimeVersionOfficeInstalled' and the value ' 10.0.60724': false
    Result of operation operator "ValueEqualTo" property "AdminUser" and the "false" value: false
    Result of the 'VSTOR401\vstor_redist.exe' command controls is 'Install '.
    "Microsoft Visual Studio 2010 Tools for Office Runtime (x 86 and x 64)" RunCheck result: installation required
    EULA for components "Microsoft Visual Studio 2010 Tools for Office Runtime (x 86 and x 64)" has been accepted.
    Copying files to the temporary directory 'C:\Users\rchand02\AppData\Local\Temp\VSD6BD2.tmp\ '.
    Copy "C:\Users\rchand02\Downloads\UnifyOffice_x86\VSTOR401\vstor_redist.exe" to "C:\Users\rchand02\AppData\Local\Temp\VSD6BD2.tmp\VSTOR401\vstor_redist.exe".
    Check the integrity of files C:\Users\rchand02\AppData\Local\Temp\VSD6BD2.tmp\VSTOR401\vstor_redist.exe
    WinVerifyTrust returned 0
    Trust file
    Controls running for package "Microsoft Visual Studio 2010 Tools for Office Runtime (x 86 and x 64)", phase BeforePackage
    Reading 'Version' of the 'HKLM\SOFTWARE\Microsoft\VSTO Runtime Setup\v4' registry key value
    Read the string value "10.0.40820".
    "Definition of value ' 10.0.40820 {string}" property "VSTORuntimeVersionOfficeInstalled".
    Reading 'Version' of the 'HKLM\SOFTWARE\Microsoft\VSTO Runtime Setup\v4R' registry key value
    Failed to read the registry value
    Do not set value for the property "VSTORuntimeVersionInstalled".
    The following properties have been set for the package "Microsoft Visual Studio 2010 Tools for Office Runtime (x 86 and x 64)":
    Property: [VSTORuntimeVersionOfficeInstalled] = 10.0.40820 {string}
    Execution of the command controls 'VSTOR401\vstor_redist.exe '.
    Jump ByPassIf because the 'VSTORuntimeVersionInstalled' property has not been set.
    Result of operation operator 'VersionGreaterThanOrEqualTo' property 'VSTORuntimeVersionOfficeInstalled' and the value ' 10.0.60724': false
    Result of operation operator "ValueEqualTo" property "AdminUser" and the "false" value: false
    Result of the 'VSTOR401\vstor_redist.exe' command controls is 'Install '.
    "Microsoft Visual Studio 2010 Tools for Office Runtime (x 86 and x 64)" RunCheck result: installation required
    Check the integrity of files C:\Users\rchand02\AppData\Local\Temp\VSD6BD2.tmp\VSTOR401\vstor_redist.exe
    WinVerifyTrust returned 0
    Trust file
    Installation using the command "C:\Users\rchand02\AppData\Local\Temp\VSD6BD2.tmp\VSTOR401\vstor_redist.exe" and «/q /norestart» parameters
    Process came out with code 1601
    Status of the package "Microsoft Visual Studio 2010 Tools for Office Runtime (x 86 and x 64)" after the installation is "InstallFailed".

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)

    If you give us a link to the new thread we can point to some resources it
  • Visual Studio 2010 Side By Side error invalid XML syntax

    I spent much of last week trying to research and make changes of trial and error to solve this problem, and nothing has helped. I am full of ideas. I get exactly the same results on all programs, on which I worked in Visual Studio. I also had it on Visual Studio once, forcing me to have to reinstall Visual Studio to correct.

    The question:

    I have just published a new i7 Windows 7 x 64 system base to replace my old system of Windows 7 x 32 i3. They both have the latest patches and the latest .NET until 4.5.2. I also use Visual Studio 2010 with all the patches except service pack 1 (although I tried at a time with the service pack and it made no difference). I also tried 4.6.1, .NET and it made no difference. This new system is brand new, with very little installed outside Microsoft Office, SQL Server 2012 Management Studio and Visual Studio 2010, Windows 7.

    For these past years, I've worked on 6 programs different here (so far), and we use TFS for source code control. On the new system, I lower the code and it compiles properly for all solutions. I can run the programs of many times without any problem and the event logs show any problem of their execution.

    Then, after restarting the system, none of the program will run. When I try to run one of them, I get immediately a dialog modal system indicating that the application has failed to start because its side-by-side configuration is incorrect.

    When you look at the event log, I always get the following error next message:

    Activation context generation failed for "[program]". Manifest error or the folder policy "[program] .exe." Configuration"on line 1. Invalid Xml syntax.

    NOTE: replace [program] with the path + name of the given program.

    I use the system generated 'by default' unmodified manifest files. I tried to review them and files config in XMLNotepad, and no problem was indicated, except in the manifest, he noted that the first schema referenced file assembly.adaptive.xsd which was not anywhere.

    When you review the configuration file, the line in question is:

    The original line of the app.config from which it is copied is:

    If I remove the encoding = "Windows-1252" part, the program runs without incident, although .NET puts the right encoding of part in the first run. I tried to put the udf-8 coding and .NET simply replaces the encoding with the above value at the start of the program. After a reboot, it is unable to run again for the same reason, until I have change the configuration again. This isn't a solution long term for production code!

    If I change the project settings and disable the Click Once security settings and set the project do not generate a manifest, then he works constantly (several tracks to try again and several restarts without incident). However, I use Click Once to deploy updates, so it's not a useful alternative to long term because at the time wherever I try to publish to Click Once, it changes the security settings of full trust automatically and generates a manifest, triggering the problem even once. This also causes the advertised program with the same problem for everyone who gets the update.

    These programs all compiled and ran on my old system without incident, even after multiple system restarts. They also have deployment click once without problem, and the click once deployment took place without incident.

    It is as if .NET does not recognize the encoding "Windows-1252". And, since the only real difference between my old and new systems is the former is x 32 and the new is x 64, so I think it has something to do with the x 64 version. But that is only a guess.

    My new system is essentially unusable as a system of development because of this problem at the present time.

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)
    *
  • Target platform by default the value of Visual Studio 2010

    In Visual Studio 2010, how can I set the default target platform for new projects to x 86? For some models, which already seems the case, but for example for the class library Visual Basic, the default value is Any Cpu and even can not be changed.

    Where I can centrally define that all projects should be directed to the x 86 platform?

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)
    *
  • Visual Studio 2010 on a virtual machine

    Are there recommendations on installation and inside a virtual machine by using Visual Studio 2010?

    I like to keep the real development projects and files on a real disk.

    I would like to set up an isolated development environment... is it a good idea?

    VS runs at a decent speed?

    Minimum requirements of the host and client?

    Thank you

    Hello

    I'm sure that other sounds here, but yes it will work well in a virtual machine.

    The proposed configuration should work, you can use the shared folders feature, or use a network share.

    It was reported that network share approach gives better results in terms of performance.

    It should work at a decent speed. I have done software development on virtual machines for several years now and do not want to go back to physics for this as there are so many benefits.

    Requirements minimum host/guest depend on a bit of your needs. Any recent material would do, I would say a minimum of 4 GB of memory to the host is defensible, but you could get it to work with less, 2 GB is not really enough, 3 GB would work. More memory is definitely better, a platform with a dual core (or better) processor 8 GB and a nice card ATI/NVIDIA (not too old models) would be nice. Yet once, it will probably work with low end graphics card, but if you can get reasonable, you will not regret.

    Using 8 GB at the host level, means pretty much go for a 64-bit OS host.

    Hope this helps,

    --
    Wil
    _____________________________________________________
    VI Toolkit & scripts wiki at http://www.vi-toolkit.com

    Writer to the blog www.planetvm.net

    Twitter: @wilva

  • Visual Studio 2010 with After Effects SDK?

    The documentation explicitly refers to Visual Studio 2008 (version 9.0) .NET SP1 for Windows 7 (64).

    Visual Studio 2010 is thus supported?

    The SDK for after effects CC offers examples of projects for Visual Studio 2010.  Feel free to download it here:

    http://forums.Adobe.com/message/5516071#5516071

  • I want to develop a plugin for photoshop cs6... How can I configure SDK on visual studio 2010 and comp

    I want to develop a plugin for photoshop cs6... How can I configure the SDK on visual studio 2010 and compile the code example... I added all the files, but visual studio is not able to find headers files... as they are included...

    Right-click on your project in the Solution Explorer, and select Properties.

    Click on C++-> General-> other Include directories

    Add in the files you need. It does not then you will need to add each file in turn.

    The dissolve example looks like this:

    .. \.. \.. \.. \PhotoshopAPI;...... \.. \.. \PhotoshopAPI\Photoshop;...... \.. \.. \PhotoshopAPI\PICA_ SP;... \Common;...... \.. () \Common\Includes;% AdditionalIncludeDirectories)

  • XMP Toolkit with Visual Studio 2010 (or CCG)

    How to compile the XMP Toolkit with Visual Studio 2010 (Professional)?

    When I try to upgrade VS2008 project files, VS says they are "corrupt."

    A solution to compile the XMP Toolkit on Windows using GCC4 would help a lot, but it seems there are a few parameters for several Unix derivatives.

    Hello Duisol,

    Please take a look at the post I made recently on the forum, it includes a fix to add the compilation of gcc on windows.

    http://forums.Adobe.com/message/4421413#4421413

    Matthew

  • DAQmx QAnywhere (Visual Studio 2010/Windows 7)

    Hello

    I'm under Visual Studio 2010/Windows 7 and I installed the software driver OR DAQmx 9.2.2. The installer doesn't install the .NET API reference, even though I checked it in the Installer (it creates a dead link). How to access the reference of the .NET API? It is available online?

    This page answered my question of VS2003, VS2005 and VS2008, but what about VS2010?

    Hi mola.

    Visual Studio 2010 support added in NOR-DAQmx 9.2.3, so I expect to install a copy of the API reference that works with VS2010. However, to develop programs DAQmx with VS2010, so perhaps you need to one of the workarounds described in this thread: VS2010 crashes with BSOD when target framework changes

    Brad

Maybe you are looking for

  • security of Gmail and thunderbrid 38.2

    I had to put my Google gmail account to allow the less secure apps be able to enter my PW when getting mail Thunderbird.It's not supposed to lower security just to start using Thunderbird. Needs fixing or I'm doing something wrong.

  • Window does not repaint sometimes

    I encountered a strange problem in the last week or two - Firefox seems to be defaulting to repaint correctly occasionally. For example, if I have a visualization of scrolling for a (foobar2000) music player in the background, then I switch to Firefo

  • Creation of custom symbols - streets & trips

    Our office uses streets & trips to create custom cards with a key/legend. We tried to create symbols customized (in this case, the card numbers) using a number of techniques in Photoshop and Illustrator. Streets & trips will accept only Bmp files. If

  • SD 10 BB blackBerry sync problem

    Hey all,.BB'er, displayed the first time in a long time. I'm usually good to find and solve my own problems, Ive gone to release air on some of my old phones. Even if for some reason any Im seriously stumped with this one.Ive got the z10 and im using

  • Only a guest account

    My Windows 7 laptop has lost my user account from the login screen and seems now only comments Start in safe mode does not produce the Admin account My profile is still on the machine and I think that my data is safe I tried to add a new user using t