【求助】WIN8 PB12.5 WEB开发环境无法搭建的问题

hxnwxn 2014-11-18 11:52:11
请问各位大大,以下这个情况是什么问题:

之前在XP、2008环境下都能搭建PB12.5的WEB开发环境。
1、dotNetFx40_Full_x86_x64。
2、winsdk_web(net framework2.0 SDK setup)
3、ASPAJAXExtSetup。
4、IEWebControls

现在在WIN8环境下安装完4后,执行里面的BUILD.BAT但并未如XP和2008下会在安装目录下生成build目录。手工在安装目录下建立空BUILD目录后,执行结果如下:

C:\Program Files (x86)\IE Web Controls>build.bat
Microsoft(R) Visual C# 编译器版本 4.0.30319.17929
用于 Microsoft(R) .NET Framework 4.5
版权所有 (C) Microsoft Corporation。保留所有权利。

src\BaseRichControl.cs(208,66): warning CS0618:
“System.Web.HttpContext.GetConfig(string)”已过时:“The recommended
alternative is System.Web.HttpContext.GetSection in System.Web.dll.
http://go.microsoft.com/fwlink/?linkid=14202”
src\BasePostBackControl.cs(150,17): warning CS0618:
“System.Web.UI.Page.RegisterHiddenField(string, string)”已过时:“The
recommended alternative is ClientScript.RegisterHiddenField(string
hiddenFieldName, string hiddenFieldInitialValue).
http://go.microsoft.com/fwlink/?linkid=14202”
src\Tab.cs(120,21): warning CS0618:
“System.Web.UI.Page.GetPostBackEventReference(System.Web.UI.Control,
string)”已过时:“The recommended alternative is
ClientScript.GetPostBackEventReference.
http://go.microsoft.com/fwlink/?linkid=14202”
src\TabStrip.cs(741,119): warning CS0618:
“System.Web.UI.Page.GetPostBackEventReference(System.Web.UI.Control,
string)”已过时:“The recommended alternative is
ClientScript.GetPostBackEventReference.
http://go.microsoft.com/fwlink/?linkid=14202”
src\Toolbar.cs(645,81): warning CS0618:
“System.Web.UI.Page.GetPostBackEventReference(System.Web.UI.Control,
string)”已过时:“The recommended alternative is
ClientScript.GetPostBackEventReference.
http://go.microsoft.com/fwlink/?linkid=14202”
src\ToolbarButton.cs(215,26): warning CS0618:
“System.Web.UI.Page.GetPostBackEventReference(System.Web.UI.Control,
string)”已过时:“The recommended alternative is
ClientScript.GetPostBackEventReference.
http://go.microsoft.com/fwlink/?linkid=14202”
src\ToolbarDropDownList.cs(635,17): warning CS0618:
“System.Web.UI.Page.RegisterHiddenField(string, string)”已过时:“The
recommended alternative is ClientScript.RegisterHiddenField(string
hiddenFieldName, string hiddenFieldInitialValue).
http://go.microsoft.com/fwlink/?linkid=14202”
src\ToolbarDropDownList.cs(846,180): warning CS0618:
“System.Web.UI.Page.GetPostBackEventReference(System.Web.UI.Control)”
已过时:“The recommended alternative is
ClientScript.GetPostBackEventReference.
http://go.microsoft.com/fwlink/?linkid=14202”
src\ToolbarDropDownList.cs(896,71): warning CS0618:
“System.Web.UI.Page.GetPostBackEventReference(System.Web.UI.Control)”
已过时:“The recommended alternative is
ClientScript.GetPostBackEventReference.
http://go.microsoft.com/fwlink/?linkid=14202”
src\ToolbarTextBox.cs(547,17): warning CS0618:
“System.Web.UI.Page.RegisterHiddenField(string, string)”已过时:“The
recommended alternative is ClientScript.RegisterHiddenField(string
hiddenFieldName, string hiddenFieldInitialValue).
http://go.microsoft.com/fwlink/?linkid=14202”
src\ToolbarTextBox.cs(754,187): warning CS0618:
“System.Web.UI.Page.GetPostBackEventReference(System.Web.UI.Control)”
已过时:“The recommended alternative is
ClientScript.GetPostBackEventReference.
http://go.microsoft.com/fwlink/?linkid=14202”
src\ToolbarTextBox.cs(785,71): warning CS0618:
“System.Web.UI.Page.GetPostBackEventReference(System.Web.UI.Control)”
已过时:“The recommended alternative is
ClientScript.GetPostBackEventReference.
http://go.microsoft.com/fwlink/?linkid=14202”
src\treenode.cs(940,48): warning CS0618:
“System.Web.UI.Page.GetPostBackEventReference(System.Web.UI.Control,
string)”已过时:“The recommended alternative is
ClientScript.GetPostBackEventReference.
http://go.microsoft.com/fwlink/?linkid=14202”
src\treenode.cs(961,37): warning CS0618:
“System.Web.UI.Page.GetPostBackEventReference(System.Web.UI.Control,
string)”已过时:“The recommended alternative is
ClientScript.GetPostBackEventReference.
http://go.microsoft.com/fwlink/?linkid=14202”
src\treenode.cs(983,44): warning CS0618:
“System.Web.UI.Page.GetPostBackEventReference(System.Web.UI.Control,
string)”已过时:“The recommended alternative is
ClientScript.GetPostBackEventReference.
http://go.microsoft.com/fwlink/?linkid=14202”
src\treenode.cs(989,44): warning CS0618:
“System.Web.UI.Page.GetPostBackEventReference(System.Web.UI.Control,
string)”已过时:“The recommended alternative is
ClientScript.GetPostBackEventReference.
http://go.microsoft.com/fwlink/?linkid=14202”
src\treeview.cs(1187,13): warning CS0618:
“System.Xml.Xsl.XslTransform”已过时:“This class has been deprecated.
Please use System.Xml.Xsl.XslCompiledTransform instead.
http://go.microsoft.com/fwlink/?linkid=14202”
src\treeview.cs(1187,41): warning CS0618:
“System.Xml.Xsl.XslTransform”已过时:“This class has been deprecated.
Please use System.Xml.Xsl.XslCompiledTransform instead.
http://go.microsoft.com/fwlink/?linkid=14202”
src\treeview.cs(1341,34): warning CS0618:
“System.Web.UI.Page.GetPostBackEventReference(System.Web.UI.Control,
string)”已过时:“The recommended alternative is
ClientScript.GetPostBackEventReference.
http://go.microsoft.com/fwlink/?linkid=14202”
src\Design\ToolbarDesigner.cs(95,26): warning CS0618:
“System.Web.UI.Design.HtmlControlDesigner.Behavior”已过时:“The
recommended alternative is ControlDesigner.Tag.
http://go.microsoft.com/fwlink/?linkid=14202”
build\CSC6C4A2F56C2154E5DB0F39DF8CCE199D.TMP: error CS1567: 生成 Win32
资源时出错: 拒绝访问。
warning CS1610: 无法删除用于默认 Win32 资源的临时文件“c:\Program Files (x86)\IE
Web Controls\build\CSC6C4A2F56C2154E5DB0F39DF8CCE199D.TMP”--
系统找不到指定的文件。
访问遭到拒绝
无法创建目录 - C:\Program Files (x86)\IE Web Controls\build\Runtime
复制了 0 个文件
...全文
550 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
hxnwxn 2014-11-22
  • 打赏
  • 举报
回复
引用 1 楼 lzp_lrp 的回复:
感觉像权限的问题,建议把pb12.5以管理员身份运行再试试
谢谢。果然是权限问题,切换到管理员下就好了。
WorldMobile 2014-11-18
  • 打赏
  • 举报
回复
感觉像权限的问题,建议把pb12.5以管理员身份运行再试试

662

社区成员

发帖
与我相关
我的任务
社区描述
PowerBuilder Web 应用
社区管理员
  • Web 应用社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧