【failed to get the task for process问题】A: Why am 
I getting "Error launching remote program: failed to get the task for process" 
when debugging an iPhon...
                            
                            
                                分类:
其他好文   时间:
2014-05-08 18:10:58   
                                阅读次数:
326
                             
                    
                        
                            
                            
                                运行:services.msc选择:VMware Authorization Service,运行它
                            
                            
                                分类:
数据库   时间:
2014-05-08 17:55:54   
                                阅读次数:
380
                             
                    
                        
                            
                            
                                在与SQLServer建立连接时出现与网络相关的或特定于实例的错误。未找到或无法访问服务器。请验证实例名称是否正确并且SQLServer已配置为允许远程连接。(provider:NamedPipesProvider,error:40-无法打开到SQLServer的连接)(MicrosoftSQLServer,错误:2)缺少sp1补丁或者根本就没安..
                            
                            
                                分类:
数据库   时间:
2014-05-08 16:30:04   
                                阅读次数:
281
                             
                    
                        
                            
                            
                                微博开发遇到很多bug 总结一下
我遇到BUG (1)    :sso package or singn error 
 
出现这个问题  是我没有在 博客中填写正确的包名 和 MD5签名
需要使用  官方压缩包 中的MD5签名生成器 ;输入你应用的包名 得到你的签名
      
 
Bug(2) : SSO 登陆授权   代码进不到 类 AuthListener 的onComplete()方法
我出现这个bug的原因是  没有加入 onActivityResult()
如下
   ...
                            
                            
                                分类:
移动开发   时间:
2014-05-08 16:21:51   
                                阅读次数:
311
                             
                    
                        
                            
                            
                                ueditor编辑文章时候,当现有文章有图片的时候,
再复制粘贴文本进去的时候,里面的图片就不能显示了,
编辑器查看文章Html代码,图片路径显示为:src="http://localhost/images/net/error!"
正确是:src="http://localhost/images/adc.jpg"
而我用的是自定义的服务器的一个路径 
查看源码,发现这块功能是如下...
                            
                            
                                分类:
其他好文   时间:
2014-05-08 15:53:42   
                                阅读次数:
268
                             
                    
                        
                            
                            
                                一、启动jetty8后,访问页面时出现PWC6345: There is an error 
in invoking javac. A full JDK (not just JRE) is 
required问题是我的jre的目录不对解决办法:点击window->preference->java->I....
                            
                            
                                分类:
系统相关   时间:
2014-05-08 15:24:09   
                                阅读次数:
428
                             
                    
                        
                            
                            
                                使用Axis2 Code Generator生成客户端代码到最后生成代码过程中报错,An 
error occurred while completing process 
-java.lang.reflect.InvocationTargetException解决办法如下:下载backport-uti...
                            
                            
                                分类:
系统相关   时间:
2014-05-08 15:13:57   
                                阅读次数:
406
                             
                    
                        
                            
                            
                                最近在看pentaho-ce-5.1的源代码,用ant进行编辑的时候总是出错TryingtooverrideolddefinitionoftaskjavacError修改以前的内容<?xmlversion="1.0"?>
<projectname="HelloWorld"default="compress">
<presetdefname="javac">
<javacincludeantruntime="fal..
                            
                            
                                分类:
编程语言   时间:
2014-05-08 11:08:05   
                                阅读次数:
415
                             
                    
                        
                            
                            
                                今天搞了个unity3d游戏,准备部署到自己的lumia 
920上,数据线连接正常,操作正常,但是“build”以后,始终无法部署到手机上,也没有在选择的目录下生产任何相关文件。但是提示有一个错误: Error 
building Player: Exception: Error: method `S...
                            
                            
                                分类:
移动开发   时间:
2014-05-08 06:55:10   
                                阅读次数:
491