- 积分
- 4
- 阳光
-
- 花瓣
-
- 雨露
-
- 节操
-
- 基情
-
- 贡献
-
- 注册时间
- 2014-1-4
- 在线时间
- 小时
- 最后登录
- 1970-1-1
- 阅读权限
- 10
该用户从未签到
|
发表于 2014-1-4 08:27:04
|
显示全部楼层
下载下来给出这个错误信息,今天早上订票前一直登录不上订票助手,把我快急死了,哎,还是没订上票,都订三天了
错误信息
-----------------------------------------------------
System.UnauthorizedAccessException: Access to the path 'C:\Windows\system32\drivers\etc\hosts' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
at ..(String ) in e:\Source\iFishWinForm\12306TOBA\TOBA\Cn12306ServerIpRelocator\HostLib\Hosts.cs:line 216
at ..() in e:\Source\iFishWinForm\12306TOBA\TOBA\Cn12306ServerIpRelocator\MainForm.cs:line 253
at ..() in e:\Source\iFishWinForm\12306TOBA\TOBA\Cn12306ServerIpRelocator\MainForm.cs:line 298
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
|
|