Error Loading Solution - Kind Of

Hey Guys,

I got the dreaded “Error Loading Solution” when I tried to open a new solution from the server (works FINE in developer). Of course, there is nothing in the server log to help… :roll:

So, I did all the stuff I could think of:

Take off the login solution
Un-hook the startup method
Delete the solution from the server, restart it, the re-import

NOTHING WORKED.

BUT - then I created a blank solution (literally nothing in it) - and made the “problem loading” solution a module.

I exported the “shell” solution, imported into the server - and when then the “problem loading” solution loads perfectly.

Anyone know where I can look to track down the problem?

Thanks!

Was there any other difference between the import and export settings that you used when it didn’t work and when it worked with the “shell” solution? I mean apart from the obvious shell solution…
Sounds a bit difficult to narrow down… can you reproduce it with a blank repo. server? If so, you could create a case with the solution/export that has this behavior.

You could also check the tomcat/container logs to see if they show anything related to this problem.