posts - 32, comments - 118, trackbacks - 0, articles - 0

2005年12月4日

开发个 Biztalk 系统真是颇费周折。记下一些经验备用。

1. Error about enlisting DTC.
Solution:
1) Turn off the RPC security on your Windows Server 2003 computers.
http://support.microsoft.com/default.aspx?scid=kb;en-us;839187
2) Turn off DTC authentication.
http://support.microsoft.com/default.aspx?scid=kb;en-us;884623
Error Messages:
Failed to execute SQL Statement. Please ensure that the supplied syntax is correct. An error occurred while enlisting in a distributed transaction.

2. Unable to deploy early bindings... Access is denied.
Solution: Add user id / group to Biztalk Admin group and SSO admin group
Error Messages:
[Microsoft.BizTalk.Deployment.DeploymentException] Unable to deploy early bindings.
[Microsoft.BizTalk.Deployment.Binding.BindingException] Failed updating binding information.
BindingException: Could not store transport type data for Primary Transport of Send Port 'xxSendPort' to config store. Access is denied.[Microsoft.BizTalk.ExplorerOM.BtsException] Could not store transport type data for Primary Transport of Send Port 'xxSendPort' to config store. Access is denied.

3. Event Log is full of ENTSSO events?
Solution: C:Program FilesCommon FilesEnterprise Single Sign-Onssoconfig -backupsecret mybackup.bak
Error Messages:
The master secret has not been backed up. If you lose the master secret all the information stored in the SSO system will be lost permanently and your systems may fail to work correctly. Please use the SSO admin tools to back up your master secret.

4. Cannot deploy without strong name
Solution: Assign strong name from within the BizTalk project's properties window.
Error Messages:
[Microsoft.BizTalk.Deployment.DeploymentException] Unable to install the "....dll" assembly into the Global Assembly Cache. Exception: A strongly-named assembly is required.
[Microsoft.BizTalk.Gac.GacException] A strongly-named assembly is required.

5. Cannot Access Schema Based Message's Property in the Expression Editor
Solution: Open the XSD, right click the property name, select Promote | Show Promotions ..
Promote the properties to be distinguished.

posted @ 2005-12-04 07:57 yysun 阅读(976) 评论(1) 编辑

To access functions from plug-ins

Select Tools | plugins menu from the main menu bar of the context menu of the post editor. The menus can be activated by pressing the shortcut keys. It is an important feature or trick you should know that shortcut keys are customizable. It makes much easier to use the plug-in.

To manage plug-ins' shortcut keys

Select menu Tools | Plugin Manager. It will bring up the plug-in manager window. Select the plug-in menu on the left tree view and customize the shortcut key on the right panel.

To manage auto run plug-ins

Plug-ins function can be set to auto run before and/or after posting. A practical example is that to set auto run Spell Check before post, Find Tags before post and save the post as web archive file after post.


 

posted @ 2005-12-04 05:50 yysun 阅读(386) 评论(0) 编辑

申请

* 您在您的博客网页上放置好 WB Editor 2 的小贴图和连接。
* 发 email 至 support @ wbeditor.com 申请
* email 标题中必须注明:申请WB Editor 2 注册码
* email 正文必须复制以下文字,并填入您的信息
申请 WB Editor 2 注册码的博客网页 URL:[http:// ...]
申请人的姓名:[姓名]
申请人的 email:[email]
放置 WB Editor 2 的小贴图和连接起始日期:[日期]

接受使用协议

wbeditor.com 在收到您的申请信后,将审核您的博客网页,然后通过 email 发送给您使用下协议:

1、申请人同意 wbeditor.com 赠送 WB Editor 2 注册码的以下条件:
2、申请 WB Editor 2 注册码的博客网页至少已经存在了 3 个月。
3、申请人同意在申请 WB Editor 2 注册码的博客网页上放置 WB Editor 2 的小贴图至少 100 天。
4、小贴图上是 www.wbeditor.com 主页上的六个 wbeditor stickers 之一。
  
  
5、小贴图上必须有连接至 www.wbeditor.com
6、申请人同意仅仅在申请 WB Editor 2 注册码的博客网页使用获赠的注册码。
7、申请人同意遵守 WB Editor 2 的用户协议 (http://www.wbeditor.com/content/view/18/32)。
8、wbeditor.com 唯一有权决定是否赠送 WB Editor 2 的注册码。
9、wbeditor.com 唯一有WB Editor 2 的注册码赠送活动的解释权。

发送注册码

如果您通过 email 回复同意使用协议,wbeditor.com 将发送 WB Editor 2 的注册码给您。

WB Editor 2 的注册码赠送活动时间:2005年12月5日 至 1006年1月5日。

posted @ 2005-12-04 05:37 yysun 阅读(1080) 评论(16) 编辑

To Installed WB Editor 2 as SharpReader  Plug-in

  1. Find a folder named plugins from the SharpReader's installation folder, by default it is C:\Program Files\SharpReader\plugins.

  2. If not found the plugins folder, then create new folder under the SharpReader's installation folder and name it plugins.

  3. Copy all files include sub-folders from the WB Editor 2's installation folder to the plugins folder of SharpReader.

  4. Delete the file blogExtension.dll from the plugins folder of SharpReader. (This step is very important!)

  5. Start SharpReader, right click on subjects of right top panel, WB Editor 2 will show under the Blog This menu for you to use.

 WB Editor 2 generates hyper linked subject line and loads the content of RSS item from SharpReader for you to blog.

 

posted @ 2005-12-04 05:36 yysun 阅读(359) 评论(0) 编辑