The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
702 views

Forms authentication for main site, Windows auth for subfolder

On my Windows 2008 R2 server with IIS 7.5 I would like to have my ASP.NET website running with forms authentication, while protecting a subfolder with the basic Windows authentication. I have done ...
1
vote
1answer
1k views

Oracle: FRM-41211 Error Message when starting a Report from Oracle Forms (64 Bit Windows Server)

After installing Oracle Forms and Reports 6.0 (Patch 18) on a Windows 2008 64 Bit server we get the following error when we try to start a report from Forms. "FRM-41211 integration error: ssl failure ...
11
votes
2answers
752 views

How to delete system default printer forms?

On Windows there are system default printer forms which can't be deleted from the Print Server Properties dialog. Is there some other way they can be removed? We are never going to use page sizes like ...
0
votes
0answers
29 views

MediaWiki plugin for dynamic content via forms [closed]

Are there any plugins for MediaWiki that would allow me to create a page that has a form at the top that when filled in populates tags further down in the document? Say someone would put a form with ...
0
votes
1answer
112 views

IIS7: Is it possible to use Forms Authentication and IP Restrictions at the same time?

I am managing a web application that uses forms authentication. Most of it (including the login functionality) was written by a 3rd party so I cannot change it's architecture. The web application uses ...
1
vote
1answer
136 views

How do I use my own web form with the ngx_http_auth_basic_module?

I want to capture the username and password with my own form and then use those values with the Nginx ngx_http_auth_basic_module,rather than having the default Nginx box that comes up, asking for ...
0
votes
0answers
149 views

SSL Issues in Integrated Oracle Forms 11gR2 and OAM 11g Environment

We have successfully configured 11g Oracle Access Manager (11.1.1.5) with Oracle Forms 11gR2(11.1.2) servers. Although, everything works 100% fine for non-SSL traffic(HTTP), once we began configuring ...
1
vote
2answers
741 views

latest version of oracle developer including forms and reports

What is the latest version of Oracle Developer which includes Oracle Forms and Reports? I am taking a Database Administration class in college. The professor is installing Oracle Developer 6i but ...
1
vote
1answer
599 views

Apache ProxyPass/ProxyPassReverse to IIS

We have an ASP.NET web application which is mapped to a folder on an apache hosted php site using ProxyPass.ProxyPassReverse. A couple of problems being encountered. cookies are being lost which ...
1
vote
1answer
263 views

Forms authentication for an IIS 7.5 site

I need to protect an IIS site using forms authentication. I need the login page to query the active directory users, but I haven't been able to find much information on this. I just need a simple ...
1
vote
1answer
220 views

IIS Forms Authentication (php, asp.net server side login)

We have multiple applications running on a single "site". For example: www.site.com/ www.site.com/app1 www.site.com/app2 etc... Of these sites, some run PHP and some run ASP.net. We've got Windows ...
1
vote
2answers
130 views

c# .net forms keep disappearing TaskManagerClosing [closed]

So this one has me stumped, and seems really odd. I wrote some c# forms which act as the "server" component in a client server app setup. (Client sends udp data, server program chugs some numbers and ...
0
votes
1answer
66 views

Outlook Form Location

We have an Outlook form for our facilities department. The form has code to run a SQL query and we recently changed SQL servers so I need to update the form. I can not find the form. In Outlook, I ...
1
vote
2answers
230 views

SharePoint - standard version enough for simple forms? [closed]

I'm trying to figure out wich version of Sharepoint (and CAL) I need. I haven't even used SharePoint yet - so please bear with me here :) From what I've read - the price jumps substantially from ...
7
votes
7answers
255 views

Paperless(or less than before) office - What tools are you using?

What tools has your business successfully embraced that have eased paper workloads? Specifically I am asking in relation to a 25-100 person SMB. Are you using custom one-off access tools? Are you ...
1
vote
1answer
2k views

SharePoint Forms Site Administrator Access Denied

I have an ssl web app with default and internet authentication providers. The default zone is setup to use windows authentication type. I've setup the internet zone to use forms. I'm using Active ...