Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > J# request while installing a deployment project
 

J# request while installing a deployment project

Hi,

I have prepared a deployment project for my C# project, but when i ran the setup, setup request VS J# redistributable package although I havent used J#. Whywas this problem occured and how can i solve this?

thanks

aavci  Wednesday, June 28, 2006 2:54 PM

Weird.

I would check the prerequisites and make sure J# is not selected. There was a bug in the Express products where there was an incorrect J# item listed.

Another thing to check is whether you have any referenced .DLL's that are built using J#.

David Guyer MSFT  Thursday, June 29, 2006 5:25 AM
thanks and I think you were right, one of the dlls that i am using might be written in J#.. but now the problem is, how can i deploy J# redistributable package with my program?
aavci  Thursday, June 29, 2006 10:44 PM

You can use google to search for other answers

Custom Search

More Threads

• Ridiculously slow control loading over VPN....
• Cached versions - limit to 2 or 3?
• GAC, Registering .NET DLL's using REGASM
• Advertised Shortcut
• Clickonce ---works online but doesn't work when user is offline
• How to create MSI installer with silent mode
• no download as non-admin user
• FTP Publishing Failing in VS 2008 RTM
• How to install windows and web application using a single setup file
• Which method is being invoked when upgrade the existing installation :VS2008?