Use vb.net to knock three layers, seven layers, but when you turn on regenerate, the following error occurs.
The error window displays:
Unable to open module file "C:\Users\sq\AppData\Local\Temp\. Netframework,version=v4.5,assemblyattributes.vb ": The system cannot find the file specified.
Just started to ignore, but a succession of several times, so online check this error. It turns out to be a privilege issue.
Workaround:
First let vs run as Administrator. The following are the steps:
Right-click Icon--Properties--shortcut --Advanced
in front of "Run as administrator", tick the box and click OK.
Then, complete control over vs is implemented. The steps are as follows:
Choose Security-Computer User name-edit
after Full control, tick the check box, then click Apply, and the settings are complete.
Restart your VS, build success!
Now that you have encountered a mistake, try to solve it, only in this way can you grow faster.
Vb. NET (1)-object is hidden