could not load the assembly "xxx"

rated by 0 users
This post has 4 Replies | 1 Follower

Not Ranked
Posts 4
Points 13
r3ginal1ta Posted: Tue, Jun 30 2009 3:47 AM

Dear All,

I have created simple workflow based on Professional K2 blackpearl book in chapter 9. After I created an instance and login using user account, I opened my ClientEventPages and get this error messages "Could not load the assembly 'InformationRequest'. Make sure that it is compiled before accessing the page."

I am a beginner in K2 so I don't know what should I do to get rid of this error. If there is any information about what should I do to fix this error, please let me know.

 

Thank you

 LIT

  • | Post Points: 4
Top 25 Contributor
Posts 205
Points 975
jan replied on Tue, Jun 30 2009 5:55 AM

Hi,

Do IIS and K2 run on the same box?

If yes, in my memories, you need to create a (IIS) web application for the directory that host your CientEventPages. By default, this directory is in the blackpearl installation directory (c:\program files\k2blackpearl) in something like ClientPages\yourProcess.

Another way consists in moving the dll (in your case: InformationRequest.dll) in the parent directory.

HTH

Jan
The statements and opinions made in my postings are my own, and do not reflect the opinions of SourceCode Technology Holdings, Inc. or its subsidiaries. All information is provided as is with no warranties, express or implied, and grants no rights or licenses.

  • | Post Points: 4
Not Ranked
Posts 4
Points 13

Thanks for your reply. It is true that IIS and K2 run on the same box. I have already create virtual directory refer to c:\program files\k2blackpearl\Workspace\ClientEventPages just like you said. But the error message is still the same.

Is there something else that I missed? Thank you so much.

 

LIT

  • | Post Points: 4
Not Ranked
Posts 4
Points 13

Finally, I can get rid of that error message. I just copy dll to folder bin in parent directory. Sorry I forgot to do as you said. Thank you so much.

 

LIT

  • | Post Points: 1
Top 25 Contributor
Posts 205
Points 975
jan replied on Wed, Jul 1 2009 12:16 AM

Hi,

for the virtual directory creation, I mean: you need to create a virtual directory for the folder corresponding to your process just under the ClientEventPages directory.

And you don't need to this AND moving the dll... you just have to choice one way ;-)

HTH

Jan
The statements and opinions made in my postings are my own, and do not reflect the opinions of SourceCode Technology Holdings, Inc. or its subsidiaries. All information is provided as is with no warranties, express or implied, and grants no rights or licenses.

  • | Post Points: 1
Page 1 of 1 (5 items) | RSS