Показать сообщение отдельно
Старый 22.09.2010, 02:08   #1  
Blog bot is offline
Blog bot
Участник
 
25,644 / 848 (80) +++++++
Регистрация: 28.10.2006
dynamicsaxtraining: The cursor is invalid for instantiating recordViewCache
Источник: http://www.dynamicsaxtraining.com/ti...ecordviewcache
==============

If you receive the “The cursor is invalid for instantiating recordViewCache” message then try to move your method in the server side.

For example if you have class that extend RunBaseBatch then create runOnServer() method and move all code from the run() method to the runOnServer() method.

void run(){ ; ClassName::runOnServer();}static server void runOnServer(){ //code from the run() method}

Источник: http://www.dynamicsaxtraining.com/ti...ecordviewcache
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.