<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_.NET先锋</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/21429/rss</id><updated>2010-08-07T02:47:29Z</updated><author><name>Vincent Yang</name><uri>http://www.cnblogs.com/javafun/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/javafun/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/21429/rss"/><entry><id>http://www.cnblogs.com/javafun/archive/2010/04/15/1712967.html</id><title type="text">Cannot load macro project error</title><summary type="text">Ref:http://www.jasonlinham.co.uk/2010/02/cannot-load-macro-project-error.htmlAfter moving 'My Documents' folder to a different drive, I started getting an error when loading the macro's explorer windo...</summary><published>2010-04-15T13:35:00Z</published><updated>2010-04-15T13:35:00Z</updated><author><name>Vincent Yang</name><uri>http://www.cnblogs.com/javafun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/javafun/archive/2010/04/15/1712967.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/javafun/archive/2010/04/15/1712967.html"/><content type="html">&lt;span  style="font-family: Verdana, Arial, sans-serif; line-height: normal; font-size: 13px; color: #333333; "&gt;&lt;h3  style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-size: 16px; font-weight: bold; line-height: 1.1em; "&gt;Ref:&amp;nbsp;&lt;a href="http://www.jasonlinham.co.uk/2010/02/cannot-load-macro-project-error.html" target="_blank"&gt;http://www.jasonlinham.co.uk/2010/02/cannot-load-macro-project-error.html&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div  style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.75em; margin-left: 0px; line-height: 1.3em; "&gt;&lt;div  style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.75em; margin-left: 0px; line-height: 1.3em; "&gt;&lt;/div&gt;&lt;/div&gt;&lt;div  style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.75em; margin-left: 0px; line-height: 1.3em; "&gt;After &lt;span style="color: red; font-size: 18pt; "&gt;&lt;strong&gt;moving 'My Documents' folder to a different drive&lt;/strong&gt;&lt;/span&gt;, I started getting an error when loading the macro's explorer window. The error was:&lt;br /&gt;&lt;br /&gt;Cannot load macro project '' for the following reason:&lt;br /&gt;&lt;br /&gt;'C:\Users\&lt;username&gt;\Documents\Visual Studio 2008\Projects\VSMacros80\Samples\Samples.vsmacros' is an invalid or inaccessible macro project file&lt;br /&gt;&lt;br /&gt;The problem is when you move your documents folder, this updates the environment variable %USERPROFILE%, but the macro's path for Visual Studio are stored in the registry.&lt;br /&gt;&lt;br /&gt;Searching the registry I found the following two keys which had a 'path' value, referencing the C:\.&lt;br /&gt;&lt;br /&gt;&lt;code&gt;HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\vsmacros\OtherProjects7\0&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\vsmacros\RecordingProject7&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;To solve, change the 'path' values in the above keys to your new location and restart Visual Studio.&lt;/username&gt;&lt;/div&gt;&lt;/span&gt;&lt;img src="http://www.cnblogs.com/javafun/aggbug/1712967.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/javafun/archive/2010/04/15/1712967.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/javafun/archive/2010/04/11/1709556.html</id><title type="text">SQL Express - &amp;quot;Failed generate a user instance...&amp;quot;</title><summary type="text">Error Details2010-04-11 19:20:01.73 spid7s Script level upgrade for database 'master' failed because upgrade step 'repl_master.sql' encountered error 5598, state 1, severity 16. This is a serious erro...</summary><published>2010-04-11T07:32:00Z</published><updated>2010-04-11T07:32:00Z</updated><author><name>Vincent Yang</name><uri>http://www.cnblogs.com/javafun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/javafun/archive/2010/04/11/1709556.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/javafun/archive/2010/04/11/1709556.html"/><content type="html">&lt;span style="border-collapse: separate; color: #333333; font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 13px; line-height: 17px;"&gt;&lt;p&gt;&lt;strong&gt;Error Details&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;2010-04-11 19:20:01.73 spid7s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Script level upgrade for database 'master' failed because upgrade step 'repl_master.sql' encountered error 5598, state 1, severity 16. This is a serious error condition which might interfere with regular operation and the database will be taken offline. If the error happened during upgrade of the 'master' database, it will prevent the entire SQL Server instance from starting. Examine the previous errorlog entries for errors, take the appropriate corrective actions and re-start the database so that the script upgrade steps run to completion.&lt;br /&gt;2010-04-11 19:20:01.73 spid7s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error: 3417, Severity: 21, State: 3.&lt;br /&gt;2010-04-11 19:20:01.73 spid7s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cannot recover the master database. SQL Server is unable to run. Restore master from a full backup, repair it, or rebuild it. For more information about how to rebuild the master database, see SQL Server Books Online.&lt;br /&gt;2010-04-11 19:20:01.73 spid7s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Ref: http://blogs.msdn.com/joestagner/archive/2008/03/12/sql-express-failed-generate-a-user-instance.aspx?CommentPosted=true#commentmessage&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;&lt;img src="http://www.techlog.org/images/sqlserver_express_logo.gif" style="padding: 0px; margin: 10px 10px 0px 0px;"  alt="" /&gt;&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;I Love SQL Server Express. I write demos. Lots of them. SQL Express is great because it's free and works with .MDF files so that I can just bundle up the database with my demo and folks can download a demo, run, and experiment.&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;I'm "learning" to love Windows Vista.&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;My only real complaint is that we OVER DID security. I want a switch that says.....&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Use Vista's Maximum Security (I never would.)&lt;/li&gt;&lt;li&gt;Lighten Up a Bit (You know, turn of UAC and such.)&lt;/li&gt;&lt;li&gt;Make security on this vista box just like Windows XP&lt;/li&gt;&lt;li&gt;Make me a GOD on this box (Super Grand Admin - I accept the responsibility.)&lt;/li&gt;&lt;li&gt;Windows 98 Mode (TURN IT ALL OFF.)&lt;/li&gt;&lt;/ol&gt;&lt;p style="margin: 10px 0px;"&gt;Life's been very busy these days and I'm working on some new illustrative demos for my AJAX World Talks next week.&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;Trying to connect to my SQL Express database from my ASP.NET code yields the following message.&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;&lt;strong&gt;"Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instance. The connection will be closed."&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;... "a failure."&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;CAN YOU BE A BIT MORE SPECIFIC ????????&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;I know, I know, this is a typical Microsoft error message.&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;I know SQL Express installers locked down to some extend so I thought maybe the issue was disabled protocols as I was carrying forward some code, but alas - nothing seamed to help. I tried all the configuration tools, used the surface area tool and added everyone to the SQL admin's groups. NOTHING&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;After searching and playing for some time I got things working again and wanted to share the solution.&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;If you're running from the IDE then you are running as yourself so:&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;Delete C:\Documents and Settings\USERNAME\Local Settings\Application Data\Microsoft\Microsoft SQL Server Data\SQLEXPRESS.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="color: red;"&gt;I am using Windows 7, the path is&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="color: red;"&gt;"C:\Users\xxxxxx\AppData\Local\Microsoft\Microsoft SQL Server Data&lt;/span&gt;&lt;span style="color: red;"&gt;"&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;If you're running via IIS the user is usually ASPNET so....&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;Delete C:\Documents and Settings\COMPUTERNAME\USERNAME\Local Settings\Application Data\Microsoft\Microsoft SQL Server Data\SQLEXPRESS&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;Hope you found this and it saves you some time.&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="border-collapse: separate; color: #333333; font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 13px; line-height: 17px;"&gt;&lt;p&gt;&lt;strong&gt;SQL Express - "Failed generate a user instance..."&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;&lt;img src="http://www.techlog.org/images/sqlserver_express_logo.gif" style="padding: 0px; margin: 10px 10px 0px 0px;"  alt="" /&gt;&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;I Love SQL Server Express. I write demos. Lots of them. SQL Express is great because it's free and works with .MDF files so that I can just bundle up the database with my demo and folks can download a demo, run, and experiment.&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;I'm "learning" to love Windows Vista.&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;My only real complaint is that we OVER DID security. I want a switch that says.....&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Use Vista's Maximum Security (I never would.)&lt;/li&gt;&lt;li&gt;Lighten Up a Bit (You know, turn of UAC and such.)&lt;/li&gt;&lt;li&gt;Make security on this vista box just like Windows XP&lt;/li&gt;&lt;li&gt;Make me a GOD on this box (Super Grand Admin - I accept the responsibility.)&lt;/li&gt;&lt;li&gt;Windows 98 Mode (TURN IT ALL OFF.)&lt;/li&gt;&lt;/ol&gt;&lt;p style="margin: 10px 0px;"&gt;Life's been very busy these days and I'm working on some new illustrative demos for my AJAX World Talks next week.&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;Trying to connect to my SQL Express database from my ASP.NET code yields the following message.&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;&lt;strong&gt;"Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instance. The connection will be closed."&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;... "a failure."&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;CAN YOU BE A BIT MORE SPECIFIC ????????&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;I know, I know, this is a typical Microsoft error message.&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;I know SQL Express installers locked down to some extend so I thought maybe the issue was disabled protocols as I was carrying forward some code, but alas - nothing seamed to help. I tried all the configuration tools, used the surface area tool and added everyone to the SQL admin's groups. NOTHING&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;After searching and playing for some time I got things working again and wanted to share the solution.&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;If you're running from the IDE then you are running as yourself so:&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;Delete C:\Documents and Settings\USERNAME\Local Settings\Application Data\Microsoft\Microsoft SQL Server Data\SQLEXPRESS.&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;If you're running via IIS the user is usually ASPNET so....&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;Delete C:\Documents and Settings\COMPUTERNAME\USERNAME\Local Settings\Application Data\Microsoft\Microsoft SQL Server Data\SQLEXPRESS&lt;/p&gt;&lt;p style="margin: 10px 0px;"&gt;Hope you found this and it saves you some time.&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;img src="http://www.cnblogs.com/javafun/aggbug/1709556.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/javafun/archive/2010/04/11/1709556.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/javafun/archive/2010/03/18/1688600.html</id><title type="text">SQL Express 2008 x64 Integration with Visual Studio 2008 SP1</title><summary type="text">This problem makes me nuts. I spent several hours try to resolve this problem. The following article is the best one which teach solve this silly problem step by step.Ref: http://blogs.visoftinc.com/a...</summary><published>2010-03-17T20:57:00Z</published><updated>2010-03-17T20:57:00Z</updated><author><name>Vincent Yang</name><uri>http://www.cnblogs.com/javafun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/javafun/archive/2010/03/18/1688600.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/javafun/archive/2010/03/18/1688600.html"/><content type="html">&lt;p&gt;This problem makes me nuts. I spent several hours try to resolve this problem. The following article is the best one which teach solve this silly problem step by step.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ref: http://blogs.visoftinc.com/archive/2009/02/06/SQL-Express-2008-x64-Integration-with-Visual-Studio-2008-SP1.aspx&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Yesterday I was trying to add a database to the  App_Data folder of a simple web application I was creating.&amp;nbsp; During one  of my computer re-installs, I didn't install SQL Express since I  normally use a full blown SQL instance, so I really had no need for it.&amp;nbsp;  Now that I did need it, I wanted to run SQL Express 2008.&amp;nbsp; I am running  Windows Vista x64, so I proceeded to download SQL Express 2008 x64.&amp;nbsp; I  installed it and loaded up SQL Server Management Studio to make sure the  instance was working (I just used the default of SQLEXPRESS for the  instance name).&amp;nbsp; Everything was fine.&amp;nbsp; I then fired up Visual Studio,  right-clicked on the App_Data folder of the web app, and... error  (Figure 1).&lt;/p&gt; &lt;p&gt;&lt;a target="_blank" href="http://blogs.visoftinc.com/image.axd?picture=WindowsLiveWriter/VisualStudio2008SP1andSQLExpress2008x64_7E2E/Requires%20SQL%202005_2.jpg"&gt;&lt;img style="border-width: 0px;" alt="Visual Studio Requires SQL 2005" src="http://blogs.visoftinc.com/image.axd?picture=WindowsLiveWriter/VisualStudio2008SP1andSQLExpress2008x64_7E2E/Requires%20SQL%202005_thumb.jpg" border="0" height="201" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Figure 1 -  Connections to SQL require SQL Express &lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;The Fix  - Option 1 - Use SQL Express 2008 x86&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;One quick fix for this  problem is to install the 32-bit version of SQL 2008 Express instead of  the x64 version.&amp;nbsp; I figured this was sort of silly, I'm running Windows  x64 and I really hate installing 32-bit software if I don't have to.&amp;nbsp;  But if you're looking for a simple solution without an extra download,  this is it.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;The Fix - Option 2 - Using SQL Express 2008 x64&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Refusing to take the easy way out, I then started down the path of  fixing this "the right way".&amp;nbsp; The first article I came across was &lt;a href="http://predicatet.blogspot.com/2007/01/connections-to-sql-server-files-mdf.html" target="_blank"&gt;John Roland's&lt;/a&gt; post on this error.&amp;nbsp; Not helpful in  my case, but useful if your instance is named something other than the  default for SQLEXPRESS.&amp;nbsp; &lt;/p&gt; &lt;p&gt;Next, I found someone else with my  problem on the &lt;a href="http://forums.asp.net/t/1371782.aspx" target="_blank"&gt;ASP.NET Forums&lt;/a&gt;.&amp;nbsp; Thankfully, it had a link to the  fix (&lt;a href="http://support.microsoft.com/default.aspx/kb/957944" target="_blank"&gt;KB 957944&lt;/a&gt;).&amp;nbsp; However this isn't a something you can  just directly download from the KB article since it isn't available to  the general public just yet. After a quick Google search, I found a  simple way to &lt;a href="http://blog.tiensivu.com/aaron/archives/1746-Requesting-MS-hotfixes-online-has-changed-slightly-new-way-of-generating-a-request.html" target="_blank"&gt;request the hotfix&lt;/a&gt; from Microsoft.&amp;nbsp; From there, I  discovered a pretty cool site called &lt;a href="http://blog.tiensivu.com/aaron/archives/1746-Requesting-MS-hotfixes-online-has-changed-slightly-new-way-of-generating-a-request.html" target="_blank"&gt;Hotfixr&lt;/a&gt;, which automatically sends the correct  request to Microsoft.&amp;nbsp; If you are looking for the specific one for this  problem, you can use this &lt;a href="http://support.microsoft.com/hotfix/KBHotfix.aspx?kbnum=957944" target="_blank"&gt;direct link&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;After you make a request,  Microsoft will e-mail you a link to the fix as well as a password to  unzip the fix.&amp;nbsp; After downloading it, I installed the fix as show in  Figure 2 below.&amp;nbsp; Note this install took quite a while.&amp;nbsp; Make sure you  have all your instances for VS closed.&lt;/p&gt; &lt;p&gt;&lt;a target="_blank" href="http://blogs.visoftinc.com/image.axd?picture=WindowsLiveWriter/VisualStudio2008SP1andSQLExpress2008x64_7E2E/Installing%20KB957944_2.jpg"&gt;&lt;img style="border-width: 0px;" alt="Installing KB957944" src="http://blogs.visoftinc.com/image.axd?picture=WindowsLiveWriter/VisualStudio2008SP1andSQLExpress2008x64_7E2E/Installing%20KB957944_thumb.jpg" border="0" height="482" width="517" /&gt;&lt;/a&gt; &lt;br /&gt;&lt;strong&gt;Figure 2 -  Installing the KB 957944 Hotfix&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Configuring SQL&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;I  then fired up Visual Studio 2008, attempted to add a database again,  but I received another error.&amp;nbsp; This was a pretty simple one though, it  just stated that Named Pipes wasn't enabled for the server.&amp;nbsp; D'oh forgot  to do that.&amp;nbsp; Easy fix...&amp;nbsp; Go to the SQL Server Configuration Manger,  click on the Protocols for the specific instance and enable Named Pipes  (Figure 3).&amp;nbsp;&amp;nbsp; &lt;/p&gt; &lt;p&gt;&lt;a target="_blank" href="http://blogs.visoftinc.com/image.axd?picture=WindowsLiveWriter/VisualStudio2008SP1andSQLExpress2008x64_7E2E/SQL%20Protocols_2.jpg"&gt;&lt;img style="border-width: 0px;" alt="SQL Protocols" src="http://blogs.visoftinc.com/image.axd?picture=WindowsLiveWriter/VisualStudio2008SP1andSQLExpress2008x64_7E2E/SQL%20Protocols_thumb.jpg" border="0" height="172" width="354" /&gt;&lt;/a&gt; &lt;br /&gt;&lt;strong&gt;Figure 3 - Enable  Named Pipes&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;After all of that, a database can  successfully be added (Figure 4).&amp;nbsp; &lt;/p&gt; &lt;p&gt;&lt;a target="_blank" href="http://blogs.visoftinc.com/image.axd?picture=WindowsLiveWriter/VisualStudio2008SP1andSQLExpress2008x64_7E2E/New%20Database_2.jpg"&gt;&lt;img style="border-width: 0px;" alt="New Database" src="http://blogs.visoftinc.com/image.axd?picture=WindowsLiveWriter/VisualStudio2008SP1andSQLExpress2008x64_7E2E/New%20Database_thumb.jpg" border="0" height="85" width="175" /&gt;&lt;/a&gt; &lt;br /&gt;&lt;strong&gt;Figure 4 - Fixed...  A New Database in App_Data&lt;/strong&gt; &lt;br /&gt;&lt;/p&gt;&lt;img src="http://www.cnblogs.com/javafun/aggbug/1688600.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/javafun/archive/2010/03/18/1688600.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/javafun/archive/2010/02/06/1664977.html</id><title type="text">PowerShell Operators</title><summary type="text">PowerShell's OperatorsOperatorDefinition## The hash key is for comments+Add-Subtract*Multiply/Divide%Modulus (Some call it Modulo) - Means remainder 17 % 5 = 2 Remainder=equal-notlogical not equal!log...</summary><published>2010-02-06T07:18:00Z</published><updated>2010-02-06T07:18:00Z</updated><author><name>Vincent Yang</name><uri>http://www.cnblogs.com/javafun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/javafun/archive/2010/02/06/1664977.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/javafun/archive/2010/02/06/1664977.html"/></entry><entry><id>http://www.cnblogs.com/javafun/archive/2010/02/02/1661447.html</id><title type="text">Crystal Reports .NET Error - &amp;quot;Access to report file denied. Another program may be using it.&amp;quot;</title><summary type="text">I encounter this problem several times, the way to get around this is to give "Everyone or Network Service" permission to "C:\windows\temp" folder. I gave everyone on my development box just for conve...</summary><published>2010-02-01T23:41:00Z</published><updated>2010-02-01T23:41:00Z</updated><author><name>Vincent Yang</name><uri>http://www.cnblogs.com/javafun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/javafun/archive/2010/02/02/1661447.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/javafun/archive/2010/02/02/1661447.html"/></entry><entry><id>http://www.cnblogs.com/javafun/archive/2010/02/01/1661259.html</id><title type="text">(转:)SharePoint Database Naming Standards</title><summary type="text">SharePoint Database Naming StandardsCall me picky, but I think it&amp;#8217;s important to consistently name your SharePoint databases&amp;#8212;especially on a shared SQL Server hosting multiple farms and ap...</summary><published>2010-02-01T11:08:00Z</published><updated>2010-02-01T11:08:00Z</updated><author><name>Vincent Yang</name><uri>http://www.cnblogs.com/javafun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/javafun/archive/2010/02/01/1661259.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/javafun/archive/2010/02/01/1661259.html"/></entry><entry><id>http://www.cnblogs.com/javafun/archive/2010/01/19/1651387.html</id><title type="text">List Types &amp;amp; List Internal ID available within MOSS 2007</title><summary type="text">Ref:http://vspug.com/bobbyhabib/2007/09/26/list-types-amp-list-internal-values-available-in-moss-2007/The following lists the default lists types and their internal sharepoint ID available in MOSS 200...</summary><published>2010-01-19T03:43:00Z</published><updated>2010-01-19T03:43:00Z</updated><author><name>Vincent Yang</name><uri>http://www.cnblogs.com/javafun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/javafun/archive/2010/01/19/1651387.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/javafun/archive/2010/01/19/1651387.html"/></entry><entry><id>http://www.cnblogs.com/javafun/archive/2009/10/16/1584409.html</id><title type="text">Telerik: IIS7 &amp;amp; IIS 7.5 and &amp;lsquo;Telerik.Web.UI.WebResource.axd&amp;rsquo; is missing in web config</title><summary type="text">Few days ago, I upgraded my work machine from windows XP to windows 7, one of my projects which use global theme and telerik control stopped working on my local machine. Here is the solution I've foun...</summary><published>2009-10-16T03:45:00Z</published><updated>2009-10-16T03:45:00Z</updated><author><name>Vincent Yang</name><uri>http://www.cnblogs.com/javafun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/javafun/archive/2009/10/16/1584409.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/javafun/archive/2009/10/16/1584409.html"/></entry><entry><id>http://www.cnblogs.com/javafun/archive/2009/08/05/1539751.html</id><title type="text">64bit SQL Server issues : Connections to SQL Server files (*.mdf) require SQL Server Express 2005 to function properly</title><summary type="text">Simple and easiest way to solve this problem =&amp;gt; Uninstall 64bit SQL server express and install 32bit version Otherwise, Congratulations on boldly accepting the challenge to stick with the native 64...</summary><published>2009-08-05T09:24:00Z</published><updated>2009-08-05T09:24:00Z</updated><author><name>Vincent Yang</name><uri>http://www.cnblogs.com/javafun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/javafun/archive/2009/08/05/1539751.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/javafun/archive/2009/08/05/1539751.html"/></entry><entry><id>http://www.cnblogs.com/javafun/archive/2009/05/03/1448284.html</id><title type="text">正式入住Windows 7 + XPM</title><summary type="text"/><published>2009-05-03T09:54:00Z</published><updated>2009-05-03T09:54:00Z</updated><author><name>Vincent Yang</name><uri>http://www.cnblogs.com/javafun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/javafun/archive/2009/05/03/1448284.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/javafun/archive/2009/05/03/1448284.html"/></entry></feed>
