On the design tasks you should go to design checker and verify the form
on the server you are uploading it to. This should show you any error
that you are getting. If there are no errors your form should be good
to open in browser mode.
Also, you could check the trust level of the form. If it is set to
restricted then you need to set it to domain.
Lastly, where I have become unstuck before is the FormServer feature is
not activated on the Site Collection. You just need to go to the Site
Collection Settings and view the features, it should tell you if the
FormServer Feature is activated.
Maui Williams | Solution Developer II, MCSD.Net
Avanade | West Region
2211 Elliott Avenue, Suite 200 Seattle, WA 98121
-----Original Message-----
From: daw [mailto:daw@discussions.microsoft.com]
Posted At: Thursday, October 26, 2006 7:14 AM
Posted To: microsoft.public.infopath
Conversation: Not able to access the published InfoPAthForm in
FormServer
Subject: RE: Not able to access the published InfoPAthForm in FormServer
When you create a form, there is a checkbox called "Enable
browser-compatible
features only". Was that checked when you created the form?
Go to Form Options, Programming. If the Remove Code button is not
grayed
out, that means that you have code behind the form which does not work
with
browser-compatible forms. Click Remove Code to remove the code.
If that doesn't work, there may be other things within the form that are
not
compatible. I would suggest creating a new form (with the checkbox
checked).
You may even want to create a short form and test it just to make sure
that
there aren't any other issues outside of Infopath.
Hope that helps!
"Jithendrian. R" wrote:
> Hi Daw,
> thanks a lot..it did work out. but i am now facing another problem.
[quoted text clipped - 31 lines]
> > >
> > > > This link might help,
http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=558865&SiteID=1
7
> > > > daw
> > > >
[quoted text clipped - 11 lines]
> > > > > TIA
> > > > > Jithendrian. R
Raj - 30 Nov 2006 06:50 GMT
Hello Friends,
I did all the step to make my form Browser enabled, but still my form
is opening in Infopath not in browser.
I am using Office 2007 Beta version with Sharepoint Enterprise edition.
I have un-commented the line in Web.config
I have made trust level to Domain
I have checked Remove Code state which is disabled
I have enabled the Forms Services feature
Design Checker show no error.
Please tell me what will be the next solution for this problem.
Regards,
Raj
> On the design tasks you should go to design checker and verify the form
> on the server you are uploading it to. This should show you any error
[quoted text clipped - 108 lines]
> > > > > > TIA
> > > > > > Jithendrian. R