Problem opening a clojure project.

94 views
Skip to first unread message

Manoj Waikar

unread,
Apr 5, 2012, 8:41:04 AM4/5/12
to vsclojure...@googlegroups.com
Hi,

I just installed vsClojure 2.0.0 on VS 2010 professional. I made a new project, added some code in project.clj and ran it once.
Now when I close the solution and try to open it again, I get this error - "... cannot be opened because its project type .cljproj is not supported by this version of the application."

Has anyone else faced this problem?

Thanks,
Manoj.

Daniel Cotter

unread,
Apr 6, 2012, 8:15:02 AM4/6/12
to vsclojure...@googlegroups.com
It's a known issue: https://github.com/vsClojure/vsClojure/issues/48.
My understanding is that the extension must modify certain registry
values to associate itself with .cljproj filetypes, but can't at the
moment because it is a VSIX-type extension. MSI-type extensions have
more rights, and could make the necessary registry modifications, but
so far no one has converted the extension from VSIX to MSI. If anyone
knows more about this than I do (highly likely), feel free to chime
in.

Daniel

David Miller

unread,
Apr 7, 2012, 11:25:29 AM4/7/12
to vsclojure...@googlegroups.com


On Friday, April 6, 2012 7:15:02 AM UTC-5, Daniel Cotter wrote:
It's a known issue: https://github.com/vsClojure/vsClojure/issues/48.
My understanding is that the extension must modify certain registry
values to associate itself with .cljproj filetypes, but can't at the
moment because it is a VSIX-type extension. MSI-type extensions have
more rights, and could make the necessary registry modifications, but
so far no one has converted the extension from VSIX to MSI. If anyone
knows more about this than I do (highly likely), feel free to chime
in.

Daniel


This accords with my understanding of the problem.
-David 
Reply all
Reply to author
Forward
0 new messages