刚刚下了个WebORB For .Net装上,启动IIS,发现打不开,500错误。呵呵。
去WebORB看了一下,原来在IIS 7下还有要注意的。
http://www.themidnightcoders.com/products/weborb-for-net/developer-den/technical-articles/installing-weborb-on-vista-iis-7-install.html
Change the current directory to “%systemroot%\system32\inetsrv Run the following command:
appcmd migrate config “Default Web Site/weborb30″
OK,I got it~
[...] WebORB For .Net 在Vista下出现500错误的解决 刚刚下了个WebORB For .Net装上,启动IIS,发现打不开,500错误。呵呵。去WebORB看了一下,原来在IIS 7下还有要注意的。http://www.themidnightcoders.com/products/weborb-for-net/developer-den/technical-articles/installing-weborb-on-vista-iis-7-install.htmlChange the current directory to “%systemroot%system32inetsrv Run the following command:appcmd migrate config “Default Web Site/weborb30″ OK,I got it~ Original post by somebody [...]