浏览:251 2008-05-17 17:12 来自 【组长】dudu      :
在IIS7中,你创建站点时,IIS7会自动帮您创建好相应的应用程序池。
收藏 楼主
  4个月前  汉城      :
在那 能下iis7呀?
1楼 回到顶楼 
  4个月前  Jommy      :
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0117: 'Util' does not contain a definition for 'AnswerShowFormat'

Source Error:



Line 151: if(dr.Read()){
Line 152: BestAnswerID = Convert.ToInt32(dr["AnswerID"]);
Line 153: lbAnswer.Text = Util.AnswerShowFormat(dr["Answer"].ToString(),Context);
Line 154: lbAnswerUser.Text = ""+ dr["UserName"].ToString() +"";
Line 155: lbAnswerDate.Text = dr["DateAdded"].ToString();


Source File: d:\WebSites\OtherSites\space\question\item.aspx Line: 153
2楼 回到顶楼 
  4个月前  随风逝去(叶进)      :
在相同的配置环境下,IIS7的性能较其他版本的是不是更高?
3楼 回到顶楼 
  4个月前 【组长】 dudu      :
@Jommy
现在好了。
4楼 回到顶楼 

注册用户登录后才能回复,登录注册
> 返回“Windows Server 2008”


其他话题

相关内容

相关链接

1 1