User Profile
Shree2280
Brass Contributor
Joined May 12, 2020
User Widgets
Recent Discussions
- 1.6KViews0likes0Comments
Install Util.exe error
Hi Expert, I am getting error in installing exe files D:\windowPart1Service>InstallUtil.exe windowPart1Service.exe Microsoft (R) .NET Framework Installation utility Version 4.0.30319.18408 Copyright (C) Microsoft Corporation. All rights reserved. Running a transacted installation. Beginning the Install phase of the installation. See the contents of the log file for the D:\windowPart1Service\windowPart1Service.exe assembly's progress. The file is located at D:\windowPart1Service\windowPart1Service.InstallLog. Installing assembly 'D:\windowPart1Service\windowPart1Service.exe'. Affected parameters are: logtoconsole = assemblypath = D:\windowPart1Service\windowPart1Service.exe logfile = D:\windowPart1Service\windowPart1Service.InstallLog An exception occurred during the Install phase. System.ArgumentException: *** ERROR: You must specify '/env=<filename>' as a parameter to the InstallUtil.exe command *** The Rollback phase of the installation is beginning. See the contents of the log file for the D:\windowPart1Service\windowPart1Service.exe assembly's progress. The file is located at D:\windowPart1Service\windowPart1Service.InstallLog. Rolling back assembly 'D:\windowPart1Service\windowPart1Service.exe'. Affected parameters are: logtoconsole = assemblypath = D:\windowPart1Service\windowPart1Service.exe logfile = D:\windowPart1Service\windowPart1Service.InstallLog An exception occurred during the Rollback phase of the windowPart1Service.windowPart1ServiceInstaller installer. System.ArgumentException: The savedState dictionary does not contain the expected values and might have been corrupted. An exception occurred during the Rollback phase of the installation. This exception will be ignored and the rollback will continue. However, the machine might not fully revert to its initial state after the rollback is complete. The Rollback phase completed successfully. The transacted install has completed. The installation failed, and the rollback has been performed. D:\windowPart1Service>1.7KViews0likes1Commentfind and replace from folders, subfolders
Hi Expert, I am trying to find and replace from folders and subfolders files etc .presently i can do it to one folder only Get-ChildItem D:\Check\*.config | Foreach {(Get-Content $_) -replace '22.10.','SQL1'| Set-Content $_} how i can i do it for multiple subfolders.i.e afolder-afolder,bfolder--cfolder so on Regards Shree2.2KViews0likes1CommentWindows Server 2012 standard edition 2012
Hi Team, Windows Server 2012 standard edition 2012 I already have Windows Standard 2012 and SQL Server 2012 Dev. Edition, why can't I enable this feature? can i upgrade the Windows Server 2012 standard edition 2012 to Windows Server 2012 standard edition 2012 r2678Views1like2CommentsRe: Error number 2812 Store procedure not found
olafhelper yes it is connecting to TABLES but not Store procedures <add name="WebService" connectionString="data source=db01_server ;Password=j^^^^^ ;User ID=sTest_a;initial catalog=WebService;integrated security=False;MultipleActiveResultSets=True;" providerName="SQLNCLI11" />3.1KViews0likes0CommentsError number 2812 Store procedure not found
Hi Expert, Have migrated database 'northwind' from Server A to Server B Server A Configuratioun- ms sql server 2012 developer edition 64 bit windows nt 6.1 build 9200 Server b configuration -ms sql server 2012 standard edition 64 bit windownt 6.2 service pack 1 hypervisor I am able to run the store procedure on server B exec sp_northwind_test but unable to pull into application getting error Error number 2812 Store procedure sp_northwind_test not found Regards Shree3.4KViews0likes5Comments- 612Views0likes0Comments
- 818Views0likes1Comment
sql server migration
Hi Expert, I am doing migration of sql server 2012 from server A to server B. There is no connectivity between server A to server B. so will be doing backup and restore . we have availability group name called group1,group2group3. so while migrating, can we use the same availability group 'name' as it is to server B or it suppose to be different Regards Shree660Views0likes1Commentsql server migration
Hi Expert, I am doing migration of sql server 2012 from server A to server B. There is no connectivity between server A to server B. so will be doing backup and restore . we have availability group name called group1,group2group3. so while migrating, can we use the same availability group 'name' as it is to server B or it suppose to be different Regards Shree854Views0likes2Commentsgetting data from multilple folders
Hi Expert, I am trying to get data from particular folder but not from multiple folders and sub folders specially Get-ChildItem -Path C:\check\two -recurse | Select-String -Pattern "http://" | ` Select-Object -Property Path,LineNumber,Line | ` Export-CSV "C:\check\ResultFile.csv" Shree791Views0likes1Comment- 1.7KViews0likes3Comments
Re: extract http data
farismalaeb http://hdfcebank.com/jhgsfgdsf ;kkjhadsf;kjnsdf ;kkjhadsf;kjnsdf ;kkjhadsf;kjnsdf ;kkjhadsf;kjnsdf http://hdfcebank.com/jhgsfgdsf ;kkjhadsf;kjnsdf ;kkjhadsf;kjnsdf ;kkjhadsf;kjnsdf ;kkjhadsf;kjnsdf ;kkjhadsf;kjnsdf http://cart.com/jhgsfgdsf ;kkjhadsf;kjnsdf ;kkjhadsf;kjnsdf http://hdfcebank.com/jhgsfgdsf kuhsdfkhdsf http://hdfcebank.com/jhgsfgdsf uhsfdhkjlsfd lksdfsdkndsf ;lnskfdkjnsdf hblshdfkjhdfs1.7KViews0likes5Comments
Recent Blog Articles
No content to show