Search
-
I have my qb file on a cloud9 virtual server and had the method synch engine installed as third party app. It works but a little clunky. If I login to my server and open my qbw file, it says the method synch engine needs to be launched. If I launch the method synch engine first, it gives me a message that the qbw file associated ...
-
Okay, It worked! Thank you very much!
-
Okay that helped. I'm not getting an error message any more. For some reason, however, it's not pulling my custom fields. I'm trouble shooting that now.
-
Hello,
Your account can be managed in the Subscription Portal. In Method, go to Customize -> My Account and click on 'Go to Subscription Portal...'. There is a cancellation option. If you need assistance, you can speak to your Sales Rep and he or she can help you out.
Greg
-
Hello Lance,
I have a hot new lead. You are missing underscores, " _ " in your equation. When you have to carry the equation to a new line, you need underscores to tell the program it's continuing on the next line.
eg. a + b
Correct:
a_
+ b
Incorrect:
a
+ b
Let me know if this ...
-
Hey Lance,
It looks like you found some stray spaces. This must not have been the issue. I would recommend going with just the first couple of lines. Generate the report and see if it work.s. Then subsequently add another line of the equation. See if this pinpoints where the error is occurring.
Greg
-
Thanks Fran! It's good to hear from you. I'm trying to avoid that route. Let 's hope I can get this working.
Hey Greg,
Line 3 is: dim sNewLine as String = Microsoft.VisualBasic.ChrW(13) + Microsoft.VisualBasic.ChrW(10)
Line 10 is: + ...
-
Thanks Greg! I followed your steps until "THen have a 'Go To Screen' ..." , and then the rest is not clear to someone new to Method CRM. So now I'm busy wading through the documentation and webinars.
When I finished that, I hope to complete your instructions. Regards.
-
Hello Blake,
Thanks for letting us know. If it happens again, post back to the forums and we can take a deeper look. Currently, I am not aware of document attachment issues.
As well, the Invalid Viewstate issue has been resolved.
Have a good day
Greg
-
It seems the issue has been resolved in the past couple hours (that's the last time I checked before now). I can now edit a custom screen and edit any action without any problem on the two screens I've been working on for weeks. No more viewstate messages or spinning progress indicators.
One other note...navigating the designer, saving ...
|
|
|