Form works in Dev but in production ..no

R

RJ

Hello all,

We have created a browser enabled form that uses managed code. In the
managed code, we added a web reference to another server to collect some form
information. Everything works well during a preview of the form.

The problem arises when we attempt to deploy the form to Form Services. For
the sake of argument, let’s say the form name is application.xsn. We have a
DLL named application.dll and a configuration file of application.dll.config.
Previously, we were putting the dll in the GAC and deploying the form with
admin approval and follow all steps to ensure deployment. Once we added the
web reference, the .config file was created.

Can anyone please explain how to deploy all three pieces of this form? What
addition or actions must be taken to deploy a form with a web reference in
the managed code.

Since the development environment allows for the use of web references, I
assume this can, but we are at a loss of how to deploy this form…..

If anyone can point us in the right direction, it would be greatly
appreciated….

Thanks,

us
 
S

Shiva (GGK Tech)

Hello,

After publishing the form to production are you getting any error?
You are not able create the work flow form in that environment?
In your .config file you mentioned all the data is related production
server? Did you change any of these file name application.xsn and
application.dll.config.
 
R

RJ

No error, form loads fine but the form does not include that items that we
have been testing on the dev side. It relys on the config file. Nothing has
changed and everything is consistent with our production.
 
A

Anuma(GGK Tech)

Hi,

If you are using any data connections in the form. Verify that all data
connections are bound to Production environment instead of Dev. And also
verify that all connectsion are pointed to production environment in the
Config file.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top