咕咚的恐吓

用心做事,用心做人
posts - 83, comments - 45, trackbacks - 2, articles - 3

最新评论

共3页: 1 2 3 下一页 
如果要用SQL 2005的BI ,一定要VS2005吗,VS2008是否可以调用呢 ???
顶一个!!!
Re:王晓阳的搜狐博客被封了 小木屋主人 2010-04-22 09:04  
我也很喜欢他的文章,老的博客N个月以前就没有啦! ---Sonne
我使用EventHandler的itemadded()方法,可惜在服务器上可以执行,但是在客户端的话不能执行(也不报错)。
请教如何命令形式重新安装sqlserver 2005
我不是很理解第一种方法,然后用第二种方法,但是我遇到的问题是根本打不开Add or Remove Programs,点击之后就没有任何反应。刚做了系统,什么都不能干,郁闷死了,可怎么办啊?
BWHAOKAN



Hi
Thanks very much for this article. It's really being of help. Unfortunately it works for only my own created assemblies. I'm trying to install the Mysql.Data.dll assembly but i get the error: Failure installing assembly to the cache: Unknown error. I'd be happy if you can help me resolve this issue. I learned that probably the .net framework for creating the MySql.data.dll is different from gacutil's version. How do I check for the versions and rectify any differences.
I wanted to know if by installing an assembly in a development cache when deploying an application that uses the said assembly, it has to be installed on the cache of the user machine too. And what happens if there's no .net framework on the end-user machine?
I'd appreciate any help. Pls in english. Thanks

加了這個後,每個Web Applicaiton 下的web.config 文件都要修改了,不然會報錯,找不到這個標簽 : <asp:ScriptManager
re: Maintenance Plan Problem - 15404 Error PENGYQ 2009-01-12 13:41  
收下
建立完工程,编译完后,选择Deploy Solution,会自动生成部署用Solution和Setup.bat文件。
@陈希章
哥哥,我也出现这个问题,你的解决了吗?
请问你这里提到的setup.bat是在哪里可以看到?谢谢
@zhenjjdog
就是在顺序工作流的Workflow.cs[Design]设计面板中加一个“SetState”Activity 然后双击写入如上代码
private void SetWorkflowState(object sender, EventArgs e)
{
//The workflow is approved.
if (isTaskComplete)
{
this.workflowState = (int)SPWorkflowStatus.Max;
}
else
{
this.workflowState = (int)SPWorkflowStatus.Max + 1;
}
}

您试试?
很好很强大~~~
就是拷贝到:$(Program Files)\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\FEATURES
终于找到一篇相关的资料,谢谢楼主,可是最后一步还是不太清楚如何配置,我的QQ:28837378,烦请楼主加我,并不吝赐教,谢谢!
共3页: 1 2 3 下一页