Hi!Some servers with shared-hosting, like a Godaddy.com doesn't allow to use MS Office automation, because they offer only medum trust level for ASP.Net applications.To solve this problem, I recommend Excel to PDF .Net component from SautinSoft.It...
Last modified by Thomas Lee on 11/25/2009 11:01:43 PM
The ISE, that comes with V2, has additional Profile Files:$env:UserProfile\My Documents\WindowsPowerShell\Microsoft.PowerShellISE_profile.ps1$env:windir\system32\WindowsPowerShell\v1.0\Microsoft.PowerShellISE_profile.ps1
Last modified by Thomas Lee on 11/25/2009 10:59:17 PM
Wouldn't the paths be more accurately described as...'$env:windir\system32\WindowsPowerShell\v1.0\profile.ps1''$env:windir\system32\WindowsPowerShell\v1.0\Microsoft.PowerShell_profile.ps1''$env:UserProfile\My Documents\WindowsPowerShell\profile.ps...
Last modified by Thomas Lee on 11/25/2009 10:55:15 PM
You can replace new-item -path $env:windir\System32\WindowsPowerShell\v1.0\profile.ps1 -itemtype file -forcewithnew-item -path $profile -itemtype file -force
Last modified by Thomas Lee on 11/25/2009 10:54:58 PM
. (How to: Configure Check-Out Settings)
.[vandalism removed]
Last modified by Thomas Lee on 11/25/2009 9:13:15 PM
Tags: None
<< Previous |
Next >> |
Show All