Skip to main content

Hi All,

 

I am not able to deploy the Forms. Please find the Attached Screenshot for error. i checked the form for which i am getting error and there are no views checked out. but still getting this error. can anyone suggest me the solution


11805i02FA41B3D39667E5.jpg

Dear Hemant,

 

you are saying that there are no Views checked out, but there is a form checked out.

 

As I understood from the error that the form List Pull Edit Form is checked out, the view you are trying to deploy is being used by that form.

 

refresh the page and make sure that Form  is checked in. 

 

let me know if you still have the same problem.

 

 


Hi Mustafa,

 

Thanks for reply. but that Form is also Checked in. is there any other solution

 

Regards,

Hemant


Hi Hemant, 

 

I've faced this problem before, nothing of my viewforms were checked out, when I restarted K2 blackpearl service and when i opened the designer, I saw one of the views checked out.

 

just try to restart the service.

 

wish it works.


Hi Mustafa,

 

I restarted the Service but i couldn't  see any view or form which is checked out., still getting same error :( 

 

 

 

Regards,

Hemant


Hi Hemant,

 

Can you open the Sql Server and execute this query:

 

Select IsCheckedOut, CheckedOutBy

FROM OK2].2Form].mForm]

where Name= 'List Pull Edit Form'

 

just to make sure that the form is not checked out,

 

if the IsCheckedOut field is 1, that means it's checked out

 

let me knwo the results please.


Hi Mustafa,

 

I ran that query but no Forms nor View checked out in DB also. Ischecked out field is in DB.

 

 

Thanks and Regards,

Hemant


Hi Hemant,

 

That's weird, I'm not sure why this happening, If you didn't try to check it out and check it in again, please do.

 

If I think of any other solution I'll let you know

 

 


Reply