Wrox Programmer Forums
|
BOOK: Professional InfoPath 2003
This is the forum to discuss the Wrox book Professional InfoPath 2003 by Ian Williams, Pierre Greborio; ISBN: 9780764557132
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional InfoPath 2003 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 8th, 2004, 02:04 AM
Registered User
 
Join Date: Dec 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to wiansantosa
Default Infopath - Permission Denied

Hi All,
Let me introduce my self first. I'm Wian, Software Developer.
I need help on Infopath.
Currently I'm trying to create Lookup Control to be used in Infopath. That control will validate employee id or employee name to web services through XmlHttp.If there is only one employee match with entry given by user web services will return xml in format <root><row employee_id="0001" employee_name="wian"/></root> . Otherwise web service will return the following xml format : <root><row employee_id="0002" employee_name="johanes"/><row employee_id="0021" employee_name="john"/></root>.

I use XDocument.UI.ShowModalDialog to open page to display list of employee returned by web service. But I got a message "Permission Denied". I read on internet that the infopath form should be full trust form. I modify the configuration and the problem solved. But it raises another problem. When I didn't give full trust setting to the infopath form, Xmlhttp can be done through scripting. But when I set the form to be Full Trust form, I can display the modal dialog, but I got message "permission denied" when perform xmlhttp request to web service.

Any body ever have the same problem with me? Any answer for this?
thx a lot for your answer

Wian Santosa
Software Developer







Similar Threads
Thread Thread Starter Forum Replies Last Post
(0x800A0046) Permission denied,not IIS permission! David Hay Classic ASP Basics 3 April 30th, 2006 10:47 PM
Permission denied zah_amir Classic ASP Databases 1 January 24th, 2006 11:45 PM
Permission denied tksarun Classic ASP Components 0 March 11th, 2005 03:01 AM
Permission Denied hamidmq Javascript How-To 2 March 10th, 2005 09:41 AM
Permission Denied einstein Linux 1 December 10th, 2003 09:49 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.