aspnet_compiler

 aspnet_compiler -p “來源資料夾” -v / “輸出資料夾” -f -fixednames

C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_compiler -p D:\WebRelease -v / D:\WebPrecompiler -f -fixednames



App_Web_assp123111.aspx.f4c88973.dll



ASP0000.aspx用 aspnet_compiler時的aspx和ASP0000.aspx.cs的DLL版本要一致,不然會有BUG(UI Object變null)




加入新ASPX方法
1 aspnet_compiler -p “來源資料夾” -v / “輸出資料夾” -f -fixednames
2 copy App_Web_XXXX0000.aspx.f4c88973.dll and XXXX0000.aspx.f4c88973.compiled to Portal bin資料夾(D:\SourceCode\cim\CIMESPortal\bin)
3 copy XXXX0000.aspx to Portal aspx資料夾 D:\SourceCode\cim\CIMESPortal\Randar\Rule





留言

熱門文章