Title: Bug: Add-Type needs write-access when compiling from source · Issue #7914 · PowerShell/PowerShell · GitHub
Open Graph Title: Bug: Add-Type needs write-access when compiling from source · Issue #7914 · PowerShell/PowerShell
X Title: Bug: Add-Type needs write-access when compiling from source · Issue #7914 · PowerShell/PowerShell
Description: I was curious to find this reddit post describing how Add-Type -Path ./path/to/sourcecode.cs fails with Access to the path './path/to/sourcecode.cs' is denied even though the process owner has read access to the file. Upon granting write...
Open Graph Description: I was curious to find this reddit post describing how Add-Type -Path ./path/to/sourcecode.cs fails with Access to the path './path/to/sourcecode.cs' is denied even though the process owner has read...
X Description: I was curious to find this reddit post describing how Add-Type -Path ./path/to/sourcecode.cs fails with Access to the path './path/to/sourcecode.cs' is denied even though the process owner ...
Opengraph URL: https://github.com/PowerShell/PowerShell/issues/7914
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Bug: Add-Type needs write-access when compiling from source","articleBody":"\u003c!--\r\nIf it is a bug report:\r\n- make sure you are able to repro it on the latest released version. \r\nYou can install the latest version from https://github.com/PowerShell/PowerShell/releases\r\n- Search the existing issues.\r\n- Refer to the [FAQ](https://github.com/PowerShell/PowerShell/blob/master/docs/FAQ.md).\r\n- Refer to the [known issues](https://docs.microsoft.com/powershell/scripting/whats-new/known-issues-ps6?view=powershell-6).\r\n- Fill out the following repro template:\r\n\r\nIf it's not a bug, please remove the template and elaborate the issue in your own words.\r\n--\u003e\r\n\r\nI was curious to find [this reddit post](https://www.reddit.com/r/PowerShell/comments/9kj7w3/addtype_path_in_powershell_61_requires_write/) describing how `Add-Type -Path ./path/to/sourcecode.cs` fails with `Access to the path './path/to/sourcecode.cs' is denied` even though the process owner has read access to the file. \r\n\r\nUpon granting _write_ access to the file, the issue resolves.\r\n\r\nSteps to reproduce\r\n------------------\r\nI've only tested this on Windows 10:\r\n```powershell\r\n# Create empty source file\r\n$srcFile = Get-Item $([System.IO.Path]::GetTempFileName()) |Rename-Item -NewName {$_.BaseName + '.cs'} -PassThru\r\n# Write source code to file\r\n@'\r\nusing System;\r\nnamespace TestAddType {\r\n public class TestClass {}\r\n}\r\n'@ |Set-Content $srcFile -Encoding UTF8\r\n# Mark source file ReadOnly\r\n$srcFile.Attributes += 'ReadOnly'\r\n# Attempt to compile from source\r\nAdd-Type -Path $srcFile.FullName\r\n# Output new type literal\r\n[TestAddType.TestClass]\r\n```\r\n\r\nExpected behavior\r\n-----------------\r\n\r\n```none\r\nIsPublic IsSerial Name BaseType\r\n-------- -------- ---- --------\r\nTrue False TestClass System.Object\r\n```\r\n\r\nActual behavior\r\n---------------\r\n\r\n```none\r\nAdd-Type : Access to the path 'C:\\Users\\iisresetme\\AppData\\Local\\Temp\\tmp2A59.cs' is denied.\r\nAt line:1 char:1\r\n+ Add-Type -Path $srcFile.FullName\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n+ CategoryInfo : NotSpecified: (:) [Add-Type], UnauthorizedAccessException\r\n+ FullyQualifiedErrorId : System.UnauthorizedAccessException,Microsoft.PowerShell.Commands.AddTypeCommand\r\n```\r\n\r\nEnvironment data\r\n----------------\r\n\r\n\u003c!-- provide the output of $PSVersionTable --\u003e\r\n\r\n```powershell\r\n\u003e $PSVersionTable\r\n\r\nName Value\r\n---- -----\r\nPSVersion 6.1.0\r\nPSEdition Core\r\nGitCommitId 6.1.0-57-g0f0c46dfe51440470b86f67b258e14aea32fa0aa\r\nOS Microsoft Windows 10.0.17134 \r\nPlatform Win32NT\r\nPSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}\r\nPSRemotingProtocolVersion 2.3\r\nSerializationVersion 1.1.0.1\r\nWSManStackVersion 3.0\r\n```\r\n","author":{"url":"https://github.com/IISResetMe","@type":"Person","name":"IISResetMe"},"datePublished":"2018-10-01T20:39:48.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/7914/PowerShell/issues/7914"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:d29b6f9d-f0d9-937a-1ba7-c81f2ff9bea2 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 8926:1AC1D:153373C:1D01417:6A5723DB |
| html-safe-nonce | d2716942353c1190cd1fbef029a3c3d671364ae0e57e336f012c40cc68fab200 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4OTI2OjFBQzFEOjE1MzM3M0M6MUQwMTQxNzo2QTU3MjNEQiIsInZpc2l0b3JfaWQiOiIyNTExNzA1ODY5MDIzNDA1NzEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 4469c5b89f13199248bbf64ebc1db269d1b20f6059699a3db5e14039666be6e7 |
| hovercard-subject-tag | issue:365633577 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/PowerShell/PowerShell/7914/issue_layout |
| twitter:image | https://opengraph.githubassets.com/8216eeae06f9e80e2db8f335585a91dedbcd44282b8ef4bb40009ba64330423b/PowerShell/PowerShell/issues/7914 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/8216eeae06f9e80e2db8f335585a91dedbcd44282b8ef4bb40009ba64330423b/PowerShell/PowerShell/issues/7914 |
| og:image:alt | I was curious to find this reddit post describing how Add-Type -Path ./path/to/sourcecode.cs fails with Access to the path './path/to/sourcecode.cs' is denied even though the process owner has read... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | IISResetMe |
| hostname | github.com |
| expected-hostname | github.com |
| None | 4e7a7296a3830877cf21a6ad2a972c9e618a48915e03966cf0c53eb08e5aad98 |
| turbo-cache-control | no-preview |
| go-import | github.com/PowerShell/PowerShell git https://github.com/PowerShell/PowerShell.git |
| octolytics-dimension-user_id | 11524380 |
| octolytics-dimension-user_login | PowerShell |
| octolytics-dimension-repository_id | 49609581 |
| octolytics-dimension-repository_nwo | PowerShell/PowerShell |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 49609581 |
| octolytics-dimension-repository_network_root_nwo | PowerShell/PowerShell |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 2576d1f0198cf1588faf2edf27f1ed120903be10 |
| ui-target | canary-2 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width