RSS 2.0 Feed
2004-06 Entries
摘要:当你将一个Web项目最终部署到一台机器上面的时候,有的时候你会发现,你使用Oracle自身的客户端是可以连接远端Oracle数据库的,但是使用ASP.NET程序就会出现如下错误: [OleDbException (0x80040154): No error information available: REGDB_E_CLASSNOTREG(0x80040154).]  这是因为ASPNET帐号没有足够的权限所导致的,解决方法如下: 1、将ASPNET帐号加入Power Users 群组 2、查看一下Oracle客户端的安装目录的权限,看看帐号ASPNET是否有权限读取这个目录以及子目录文件,如果没有,就加入ASPNET...[阅读全文]

posted @ | Feedback (14) | Filed Under [ 程序人生 ]

摘要:TechEd 2004所有的幻灯片,大致扫了一下,在架构方面的几个PPT很值得看一看。微软也公开了此次所有的幻灯片(确切的说99%,因为在这中间大概有10个PPT还没有放上来)。 微软官方的地址如下(累计474个文件- 包含PPT以及相关资料ZIP,大小1.04G): http://microsoft.sitestream.com/TechEd2004/    Architecture      Business Productivity Solutions      Connected Systems      Data Management      Developer Tools and Technologies      E-Business      Management      Messaging      Microsoft Business Solutions      Mobile PC and Devices      Security      Windows Infrastructure Solutions 如果你感觉在MS站点下载太过繁琐,可以在这里统一下载压缩之后的各类文档,或许会更方便。 http://www.magicpower.com.cn/Forums/ShowPost.aspx?PostID=137#137...[阅读全文]

posted @ | Feedback (12) | Filed Under [ 程序人生 ]

摘要:找了很久,Good luck! 来源:http://weblogs.asp.net/israelio/archive/2004/06/14/154945.aspx   Labs Barry Gervin posted last week in his WebLog list of links to directories containing TechEd 2004 Labs. Enjoy your download ! Business Productivity Solutions (Office) Data Management (SQL Server) Developer Tools and Technologies E-Business Management Messaging Microsoft Business Systems Mobility Security Terrarium Windows...[阅读全文]

posted @ | Feedback (0) | Filed Under [ 程序人生 ]