开发者

windows application setup error [duplicate]

This question already has answers here: 开发者_如何转开发 Closed 11 years ago.

Possible Duplicate:

error when installing windows application on other pc

I had windows application and I published it and I installed it in other pc and when I was installing in this error apeared(unable to install or run the application.the application requires that assembly microsoft.sqlserver.connectioninfo version9.0.242 be installed in the global assembly cache (GAC) first.)


  • Go to Project Properties page.
  • Go to Publish tab.
  • Click on Application Files button.
  • Change the Microsoft.SqlServer.ConnectionInfo.dll from "Prerequisite" to "Include".
  • Republish and try installing on the other computer again.


Here's a post where they discuss this issue and it's solution:

http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/thread/228a534e-a978-469c-9964-40d207ef8669

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜