Error while installing a .net setup executable locally
        Posted  
        
            by Constant Learner
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Constant Learner
        
        
        
        Published on 2010-04-12T10:26:29Z
        Indexed on 
            2010/04/12
            10:33 UTC
        
        
        Read the original article
        Hit count: 491
        
Hello
I have created a setup for my windows application in .NET 2008 After building the same i have the .msi and setup.exe files in my release folder.
The problem i am facing is : I can install the application using the msi installer files from the shared network folder. But when i copy the installer locally and tried to install it, i get the following error: Error reading file.Please Try again.
Anybody having any ideas if there are any properties to set in the installer project.
Regards Constant Learner
© Stack Overflow or respective owner