Outlook Mobile Access
I keep getting this message when logging on OMA
Server Error in '/OMA' Application.
-----------------------------------
Configuration Error
Description: An error occurred during the processing of a
configuration file required to service this request.
Please review the specific error details below and modify
your configuration file appropriately.
Parser Error Message: Unable to read the security policy
file for trust level 'WSS_Minimal'.
Source Error:
Line 62: <compilation batch="false" debug="false" />
Line 63: <pages enableSessionState="false".....
View Replies
ADVERTISEMENT
I've just discussed this with my IT manager and he reckons you need to activate Outlook Web Services for this to be any use to you and he says that ain't gonna happen. What I want to know is:
a) is he right?
b) if he is, is there a way to access Outlook stuff WITHOUT turning on Outlook Web Services.
View Replies
View Related
Has anyone had any luck editing the Microsoft Outlook Web Access pages? I am setting up my company's new OWA 2003 server. Now here's the problem, I had to create new logon pages because we authenticate to a different domain then the server is on (stupid mergers).
Now when the logout button is clicked on the page, it takes you back to the default logon page. Were a user to try and log back in from here it wouldn't work. Now simply adding a "response.redirect" to that page seems to break their code completely. So has anyone managed to do this and could let me know how?
View Replies
View Related
Is there an example of how to read an Outlook Calendar in ASP Classic?
View Replies
View Related
I'm supposed to send sms from our intranet to mobile phone. I'm not
relevant to this; its extremely new to me. I need ASP code to build
connectivity from our server to the mobile numbers of any service
providers.
View Replies
View Related
how can trap mobile no. with asp & wml?i want when user send email through mobile then there mobile no. is also show in the recipient email same as the message show in there e-mail how can i trap the mobile no?acctually when i enable my site with wap then some body missuse this feature (send e-mail).and i can't trap them .
View Replies
View Related
I'm working on my first ASP web site. The idea of the site is to calculate
which mobile phone plan is right for you. The idea is that the user answers a
few questions about their calling habits, and the server calculates the
ammount of talk time for each plan and then recommends on or two.
I've created 2 excell sheets already. One is a user input sheet, the other
is a database of all the plans available.
At the moment the excell sheet works like this. The user selects a rate
plan, enters in their details and calling habits, and a total talk time is
displayed on the bottom of the page. I want to go one step further.
I want the ASP page im working on to calculate the total talk time for ALL
the plans in my database (based on the users input) and then recommend the 3
with the most talk time.All of the tutorials I've
seen are simple "add this to, delete this from" database
View Replies
View Related
Does anyone know whether it is possible to recognise a users mobile number over WAP.
I think it must be possible because when a mobile phone call is made, the recipient gets the callers id. So is it possible to do the same over WAP so that the users mobile number can be used to identify them?
View Replies
View Related
How can I detect if someone is browsing with a mobile phone or other small screen device?I'd like to give them a text and small pic version of my site.
Also, what media player is common to them, and is it programmable, ie, can I turn sounds off and on.
I have an interactive page with alot of text, I'd like to offer the interactive page without the text. Do they run javascript?
View Replies
View Related
I need to dial in and connnect to mobile devices from my asp website over internet(using VOIP) and sent numeric messages to that mobile device (not just the sms or email). I did some reading on VOIP but couldn't get usefull info. If any of you could help me out on how to do this.
View Replies
View Related
i am trying to make a wap application using ASP.net. I have some problems viewing some pages. I have used mobile form class to create a wap page and in some of them i used a link or command which use onActivate or onClick command to call a function.
These aspx pages will shown on the IE but on the mobile it says there is no response.
View Replies
View Related
Some of the newer cell phones have a built-in GPS. What I was wondering was if when a mobile browser from that phone opens a web-page on my server is there any location information that I can use? Presumably it would be stored in the request.servervariables
collection somewhere.
View Replies
View Related
How can i build a simple (Classic) ASP page which can be viewed from a mobile device?
Can someone give me an example.& is there any way that i can test these asp pages of mine using some emmulator of some sorts. as i do not have any mobile devices to browse the net.
View Replies
View Related
We have a WEB-based application (developed in Visual Studio 2005) running on
handheld devices in Internet Explorer on Windows Mobile 2003. The application
needs to print tickets on a Bluetooth printer, which is accomplished by
preparing a RTF-file on the server and then downloading this file to the
handheld device. We use a third-party application (PrintPocketCE from
FieldSoftware) for the actual printing of the downloaded file. However, when
the file is about to be downloaded we first get a question saying "Download
<filename> to the My Documents folder in Main Memory?" with Yes, Change and
Cancel buttons.
Is there a way to avoid this question and download the file
directly? We need the checkbox "Open file after download" to be checked (as
it is by default when the question is displayed) to get the file processed by
PrintPocketCE after download.
To avoid adding file by file to the handheld device we always use the same
filename for the downloaded file. This leads to another question on each
download, asking whether to overwrite the previously downloaded file. Since
the file has no interest after being printed this question is always answered
with Yes. Is there a way to avoid this question too, for example by setting
some Registry value?
View Replies
View Related
I having problem in displaying chinese character with asp.net mobile control. what configuration or settings should i set in Pocket IE or PC IE in order to display correct code page??
View Replies
View Related
I have searched far and wide, and have NOT found a way to do this.
I would like to add a link on an ASP page that I created that adds an appointment to Microsoft Outlook.
I think that Automation is the way to go, but have NOT figured it out. Any help would be great. I have seen it done on another site using javascript. I would be willing to do it that way too.
View Replies
View Related
So I'm writing an ASP 3.0 script on an intranet which users have access to from IE 6, or within Outlook. Due to the pop-ups it uses, it doesn't work so well in Outlook, so I want to know whether the user is running the website from within Outlook or IE.
How can I do this if Outlook is returning "IE" as its browser information?
This script:
Dim objBrowsType
Set objBrowsType = Server.CreateObject("MSWC.BrowserType")
response.write("Browser Name: " & objBrowsType.Browser)
returns "Browser Name: IE" in both IE and Outlook.
View Replies
View Related
I Need to send mail to Outlook mail (Work group mail) From ASP. Ho do I do it?
View Replies
View Related
Is it possible to open a Outlook Template via ASP? The template will be housed on the webserver itself.
View Replies
View Related
Anyone aware of a method or script that will allow me to add an event to a client's outlook or lotusnotes calendar? For instance, eBay has this set up for their auctions - will the click of a button on the web page the auction pops into your calendar and gives you a warning just before it's scheduled to end.
View Replies
View Related
I need to access a user's outlook "contacts" using ASP. They are stored within the user's "contacts" folder inside their mailbox on the Exchange server (Exchange 2003). Script will need to log in to user's Exchange mailbox, access their "contacts" folder and parse them to display on page.
Put simply, all im trying to do is a Phone-book style app that pulls data from two different sources. The first source (Active Directory) I can do, its the second source (Exchange mailbox) that im having trouble with. I can pull data from Active Directory / Exchange GAL for display on the pages just cant find a way to get stuff from the mailstore. If it can't be done without an Active X component, then fair enough, just thought i'd ask out here.
View Replies
View Related
Does anyone have any sample code (or could you point me in a direction) that
will allow me to display the available time a users has in their Outlook
Schedule? Similar to when you set up a meeting and you can show the
avialable time for all meeting attendees in a horizontal bar chart?
View Replies
View Related
Is it possible to create a link to open outlook (Client side) to open a particular folder
here is the code i am trying to use unsuccessfully :
<a href="outlook://Public%20Folders/All%20Public%20Folders/P/W/C/Conf
%20Room/~S%20C%20R">Conference Room 1</a>
Basically what i want to happen is that when a user clicks on the web link that it opens the meeting room which is in a public folder in outlook application (not the web interface outlook.
View Replies
View Related
How do I generate an email through outlook? My program now needs to send out an email to an outlook distribution list. Unfortunately, I neither know how to send an email through ASP let alone sending it via Outlook.
View Replies
View Related
Where can I find docs or help on how to do this?
View Replies
View Related
i'm trying to display my Outlook Calendar on web page. I made script to display calendar in Excel - works perfectly, but i don't know how to make it in ASP.... Is anybody who know how to change this code? Code:
View Replies
View Related
I have a Windows 2003 server running IIS 6. On the server I have about 100 websites. I want to place a file on the server and have ALL sites include it on a web page(s). I tried this
<!-- #include file="C: est.inc" --> but it comes back File can't be found.
View Replies
View Related
I am working on a ASP project which synchronizes Microsoft Outlook's Emails, Contact, Tasks and etc. by using ASP. I am struck as I don't know what functions should I use?
View Replies
View Related
I am in a Intranet project for Global telehone Directory for my company.Is there is a solution in which we can connect to the microsoft mail exchange server and get a details of a employee through Outlook schedulewhether he/she is available or not.
View Replies
View Related
I am using
<a href="mailto:....@....."> it opens the Outlook express but I want it to open the Microsoft Outlook how can I do this
View Replies
View Related
I have a form with a input text box where a user has to enter a work email address.Is there anyway that he or she can click a link which will open Microsoft Outlook and list all the work email addresses, thereby selecting an email address which will be automatically inoutted into the input text box?
View Replies
View Related
how to access Outlook methods to generate an "add contact" event on the local user's machine. Most of the info I'm finding relates to Exchange server, not the local instance of OUtlook.
This event will be spawned from an intranet-based ASP page. The online contacts list will have a button to add the contact. On click, the default contact form will be displayed, with the primary fields pre-populated from the recordset selected. I'm sure this is a no-brainer, but haven't done this before.
View Replies
View Related
I visited a site to sign up for an upcoming event. When I was done, the site offered me the option to create an Outlook appointment for the item. When I clicked the button, the site created a new appointment item which It saved in my Outlook Calendar.
I would like to implement something similar using ASP, however when I search for example code can only find references to ASP.NET. Is it possible to do this in ASP .
View Replies
View Related