|
dev
newsgroups
|
||||||||||||||||||||
|
||||||||||||||||||||
|
Brianiac -
10 Mar 2005 3:53 PM - 7 messages
I've heard from a couple of sources now (including [link] ) that Microsoft will not be implementing XSLT 2.0 or XPath 2.0. Mark Fussell seems to indicate in his blog that XQuery 1.0 will replace ...
JRB -
8 Jul 2009 5:21 AM - 4 messages
Can anyone point me to a "beginners guide to programming for exchange"? Or any other documentation on programming interfaces for exchange? I'm wanting to create exchange mailboxes at the same time as I create users in AD, and delete those mailboxes when users are deleted form ...
janet -
29 Jun 2009 8:15 PM - 9 messages
I have been requested to update our OWA login page - yes I have done this in the past but now they want more changes. How can I 1. set up a additional login page just for testing what it will look like and ...
David Marcil -
12 Jun 2009 1:02 AM - 20 messages
I'm extracting information from Exchange using CDO in C++. Everything works fine except when I encounter a UNICODE folder name (I've changed my program to support UNICODE). When I make the call to get the name with the ...
alex111 -
13 Jun 2009 11:52 AM - 4 messages
Hello, I need to modify incoming messages based on the recipient. i.e. I will have to split the message into at least two seperate copies. I found two methods: QueuedMessageEventSource.ExpandRecipients and QueuedMessageEventSource.Fork. But according the docs I do not know in which event and how to use it. I ...
David Barnes -
14 Jun 2009 7:17 PM - 10 messages
Hi, Who should I contact.. Where do I start with an Exchange 2007(+) feature/functionality request? Many Thanks ...
MVBaker -
28 May 2009 9:35 PM - 19 messages
Hi All, I have a program that has been working on Exchange server 2003 for a few months now and the company upgraded to 2007. We made adjustments to the folder paths for the location of the OWA Authentication dll, and enabled FBA ...
Tom -
8 Jun 2009 2:07 PM - 3 messages
Hello, I have been reading a lot of conflicting information regarding Exchange Server programming and I am soliciting anybody who can point me in the correct direction. We want to create an application that can monitor message throughput and exchange server loading for 2003 & 2007. The goal is the use C++ COM as the ...
Terence -
7 Jun 2009 3:45 PM - 3 messages
Hi all Is there anyway to change the mail message's received date using EWS? Tried looking at extended properties but doesnt seen to have anything on it. Any help is greatly appreciated. Thanks! ...
Gerry Hickman -
20 May 2009 9:35 AM - 11 messages
Hi, In Exchange 2003 you can enable a user to "Send on behalf of". This can be done from the Exchange General tab of the ADUC snap-in. You can also see users who have been granted this permission by looking at the AD attribute ...
Christian Weihs -
27 Apr 2009 7:38 AM - 11 messages
Hello everybody, I hope I get some help At the moment I (want to) migrate our exchange server from 2003 to 2007 and I have some trouble with a smtp sink. On the Ex03 an colleague installed an smtp sink with that every incoming and outging mail is ...
niclasam -
22 May 2009 9:28 AM - 8 messages
Hi, we have developed an OnSave Event sink for current Exchange 2003 environment. Now we want to migrate this to a Exchange 2007 environment. The event sink fires when pubic folders receive mail and then sends the mail to a distribution list for that particular public folder. ...
Mathias -
28 Apr 2009 1:23 PM - 8 messages
Hi! When I'm executing the powershell command Disable-Mailbox in c# i get this exception: MapiExceptionLowLevelInitializationFailure: Unable to load exrpc32.dll or one of its dependent DLLs (extrace.dll, exchmem.dll, msvcr80.dll, etc) The mailbox is removed ok, butI get this exception. ...
Zamsheer -
15 May 2009 2:35 PM - 6 messages
I have a coding requirement to automate the mailbox movement across servers. There are scripts available to move the mailboxes but there is no option to select the source. It just moves the mailboxes from the logged in server to ...
Jeff McKay -
12 May 2009 5:27 AM - 3 messages
Does anybody have any positive experience with "stand alone MAPI" aka "Microsoft Exchange Server MAPI Client and Collaboration Data Objects" which can be downloaded at [link] ...
snae -
11 May 2009 8:41 PM - 3 messages
Hi, I'm using .NET and would like to be able to retrieve a list of mailboxes (actually just a list of email addresses) from an Exchange 2007 server. This is possible using the Get-Mailbox cmdlet, but this ...
Peter Ludwig -
8 May 2009 10:19 AM - 5 messages
Hello, for some repeating appointments i got an entry for each day and for some there is only the master entry. I use php and exchange server 2007. Is there a way to get entries for each day of an appointment? Could that be ...
yekolo -
2 May 2009 12:57 AM - 8 messages
Hi All, I am trying to create an exchange mailbox from active directory by adding the following attributes in AD user profile. homeMDB, legacyExchangeDN, mail,mailNickname, mDBUseDefaults, msExchHomeServerName,proxyAddresses,targetAddress and,msExchMailboxGuid This approach works. However, I had to pre-generate the msExchMailboxGuid ...
msnews.microsoft.com -
29 Dec 2005 1:42 PM - 4 messages
In a separate application I would like to determine if a user has set their Out-of-Office setting on or off. How can this be done? Thanks. I want to be able to pass it a network login and get back a Yes/No, On/Off, ...
Glen Scales [MVP] -
14 Apr 2009 5:57 AM - 4 messages
have a look at [link](EXCHG.10).aspx cheers Glen ...
Jeff McKay -
16 Apr 2009 7:02 PM - 6 messages
We have an application that is a MAPI client. One of our customers is enquiring about using it in an "Outlook Anywhere" environment, which as I understand it, is a way for Outlook to connect to an Exchange server over ...
krys1202 -
1 Jul 2009 4:15 PM - 6 messages
I am trying to insert a PNG graphic via Insert>Picture>From File. When the graphic I select is in PNG format, I get a message that "This image file format is not supported." I have friends who use FrontPage with PNG graphics and have no problem at all. ...
Chull13 -
7 Jun 2009 2:36 PM - 10 messages
As of about 2 weeks ago FonrtPage no longer prompts for Username/ Password for my remote Website and thus I am unable to edit myWebpage. Ocassionaly when I try to open the Web from my Network Places it will tell me ...
Nick -
9 Jun 2009 5:31 PM - 11 messages
Does any one know how to fix this error? Active Server Pages error 'ASP 0126' Include file not found /nick/passwordprotect.asp, line 2 The include file '/logon/_private/logon.inc' was not found. ...
John Garvey -
27 May 2009 10:30 PM - 17 messages
I am trying to create a page on my site that will display a list of locations from my Access DB that are within a specified radius of a Zip Code selected by the user. My queries work fine in Access, but I am having trouble using ...
Ricopetro -
4 Jun 2009 3:14 PM - 8 messages
Hi I want to set a mp3 file to to play on each page in page properties. It works great in IE how do I get to work across all browsers TIA Ric ...
rleesteelenospam -
3 Jun 2009 8:25 PM - 23 messages
I have a web site that is password protected and available to members of our high school class only. I password protected the site using MS FrontPage 2003 Article ID 825498. I have several forms on the site that I use to collect information for our ...
Andre -
21 May 2009 4:28 PM - 4 messages
Hi, I am designing a website for a furniture store. They do not want to sell Online, but would like customers to select an item and send that via email and request info/pricing etc. My question: if I place a tick box next to the item ID, how can i get that ...
Chas -
15 May 2009 3:39 AM - 9 messages
Hello: This link, <a href="images/Recruit.jpg"> Picture of Recruit </a> will display a photo in a new browser window. Is it possible to set the background color in the new browser window? Thanks. ...
Ryan -
15 May 2009 6:02 PM - 11 messages
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title></title> <meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1"> ...
Ricopetro -
13 May 2009 2:27 PM - 6 messages
Hi I'm creating a site for work it is at thisisyoursite.com the numbers under the slide show are in a shared border and have the following behaviors applied to them: onclick go to url, on mouseover swap image, on mouseout ...
slickbet -
5 Mar 2009 5:06 PM - 6 messages
I am using Frontpage 2002 on a Win 2003 server. I used the Database Results Wizard to create my pages using ASP. Everything is working fine, I just don't know if it's possible to do what I'm needing. I have a search page ...
Chevron7 -
29 Apr 2009 4:34 PM - 6 messages
My ISP recently upgraded the server to Sever 2008/IIS7. When they published my website to the new server the home page was renamed from index.stm to index.htm. When I tried to rename the home page via FrontPage back to ...
hooksie2 -
21 Apr 2009 8:00 PM - 6 messages
Is anyone able to tell me what is wrong with the following html. When I hover over the link the text goes bold on both. Also they both show up with an underline despite text-decoration: none; Maybe there is ...
SteveSuperRealtor -
14 Apr 2009 7:51 PM - 3 messages
I need to track logins and "submits" as generally and poorly described here: [link] In short, I want to track who attempts to login, who succeeds. I also want to know what their search criteria are on each "submit". Even if this ...
LaDdIe -
12 Apr 2009 11:48 AM - 5 messages
Hi, I've created a hyperlink as follows; <a href="mailto:amar***@nanuwa.com?subject=useless website" target="_search"> send me an email </a> However on clicking this, it creates a new blank browser page, then opens ...
scuba19 -
26 Jun 2009 3:31 PM - 7 messages
I have installed on a user the SQL Server Management Studio Express console and they have full control , at least I think so to the a specific database. The problem is that the user needs to be able to ...
Mark Goldin -
30 Jun 2009 5:52 PM - 13 messages
I have a problem with a production SQL box. The problem is that once or twice a day the box is getting its processor allocated for 100% for 10+ seconds. How can I find out what command or something causes that? ...
Accesshelp -
4 Jun 2009 3:17 PM - 8 messages
Hello all, I append/import data from a csv file into a table in SQL Server via BCP. The twist is the table that I append into has two extra columns than the number of columns in the csv file. I use the following code to import the ...
Snake -
25 Jun 2009 5:01 PM - 4 messages
I have a txt file I have to bcp in. The file contains fixed-position columns of data but there is white-space in certain positions which I have to skip over. So I need a way to provide start position for some columns. I do not ...
Jonathan -
25 Jun 2009 12:50 AM - 5 messages
Hi, sql2005 I used the Maintenance Plan wizard to set up a daily backup plan to run after hours. So I now have a plan and sql server agent job; both created by the wizard. I right-click the job and select 'Start job at step...' and an error is ...
Dan DeCoursey -
24 Jun 2009 2:35 PM - 5 messages
I have SQl2005 enterprize version that was installed "analytical"?? Here is what I got: SQL Server 2005 --> Confiuration Tools --> SQL Server Configuration Manager SQL Server ...
Michael MacGregor -
15 Jun 2009 4:59 PM - 18 messages
I'm sure I asked this question on here before and pretty sure I got a very useful answer to my question, however, being the dufus I am I didn't save the answer and have long since forgotten what it was. So here I am again, ...
dwaine -
3 Jun 2009 6:01 PM - 7 messages
Sorry, don't know if this is the correct forum for this thread, please suggest another if not.... In a cube project you have a Data Source that feeds a data source view that defines the data objects used to build a cube. ...
Dorota Laudon -
4 Jun 2009 4:09 PM - 12 messages
Hi everyone I had no problems with Enterprise Manager until recently. At this moment the content of NVARCHAR columns is displayes as <binary>. If the datatype is changed to varchar the contents is displayed correctly. The data content is also shown correctly from SQL Query Analyzer but VIEW ...
Accesshelp -
3 Jun 2009 10:54 PM - 15 messages
Hello all, How do I manage the transaction log file (ldf) so that it would not keep growing and so that I can import the data into the database? I am using the SQL Server 2005 Express. All my data are in csv files, and I ...
Accesshelp -
3 Jun 2009 4:16 PM - 5 messages
Hello all, I am trying to import the data in a csv file into my data using the code below, and I am getting errors. bcp myDB.dbo.my_Table in c:\File_2009.csv -T -c The errors are: SQLState = 08001, NativeError = 2 ...
Seth Wilson -
3 Jun 2009 12:33 AM - 10 messages
I installed SQL 2005 Developer on Win2003 quite a while ago in conjunction with Sharepoint - - I didn't touch it for a long time, but since my other computer with SQL on it died, I thought I'd spin it up and do some work on it - - well, I saw the ...
AlexB -
16 Apr 2009 9:59 PM - 17 messages
I am not that new to Sql Server but I began using Sql Server Ent 2008 just a month or two ago. I recall that in 2005 Express there was that option. You generate a query or you just use an older query or Stored Procedure and you ...
Futurist -
22 May 2009 6:04 PM - 7 messages
While trying to connect to Local or Remote Server on the network I received the following error, what could be happening? I need help... It's a SQL SERVER 2005 + SP2 =================================== No se puede conectar a SQLSERVER2005. =================================== Se produjo una excepción en el inicializador de tipo de ...
Bill D -
18 May 2009 11:14 PM - 8 messages
In SQL Server 2008 Management Studio object explorer you can expand the "tables" folder of a database to see the list of tables contained in that database. Occasionally, instead of a list of tables, I see the words "see ...
Pingx -
4 May 2009 8:18 PM - 9 messages
Hi, I have a very big sql script that I can not opne with Mangement Studio due to the size. What other tool can I use to execute this script? All it has are INSERT statements. Thanks, Ping ...
CJM -
13 May 2009 2:13 PM - 12 messages
I'm trying to create a simple Add-On for SQL Server 2008; it is simply going to pass a parameter from SQL 2008 to a console application. Although Add-Ons are not specifically supported, according to these articles [1], [2], it is possible in 2005 and I'm assuming also in 2008. ...
Rick -
9 May 2009 6:59 PM - 6 messages
Hello Group, We were running SQL2000 and upgraded to SQL2005. After backing up our databases to a remote HD and restoring them onto SQL2005 I can no longer run a maintenance plan against the restored databases. For a test I created a ...
Dan Holmes -
6 May 2009 2:07 PM - 5 messages
Is there a way to make SSMS default to US-ASCII when saving a .sql file? I have searched the options. Is that connected to the current codepage of Windows? dan ...
mat -
2 Jan 2009 11:31 PM - 9 messages
I would be very interested in hearing about any free or very low cost utilities that anyone would recommend for helping to make sure two/three 'copies' of the same db are kept in synch. I have the development copy ...
jpBless -
1 May 2009 11:38 AM - 14 messages
I need to move SQL 2008 Express from XP to Vista Machine. Currently both machines are same LAN. My previous attempts at "backup and restore" database failed... so I am wondering if anyone would be kind enough to help.... I am not that experienced with SQL servers. I figure I have to install SQL ...
NMahmoud -
23 Apr 2009 8:11 PM - 5 messages
I have 64 bit sqlserver 2008 installed on a 64bit Window Server, and my problem is "there is no drivers listed in the 'ODBC/create New Data Source' box other than the sql server", 1. I tried to install "64-Bit OLEDB Provider for ODBC (MSDASQL)" but the ...
Matt -
8 Jul 2009 11:00 PM - 8 messages
I am trying to get the PropertyChange event to fire using MS Outlook 2003... but for some reason it doesn't. Thought I could just set the variable to the AppointmentItem and use the WithEvents. Any help is appreciated. Thanks, Matt (code below) ...
badatvba -
22 Jun 2009 1:37 PM - 6 messages
Hi, I am using the below code (thanks to Ken Slovak!!) to redirect mail from my OL email to my googlemail account. It works fine except for mail items which have been replied to or forwarded - I get the message & subject but the body ...
Kevin Vogler -
15 May 2009 6:30 PM - 4 messages
I have multiple calendar folders. I need to detect when an appointment is moved from one folder to another. I only need to find the source folder and the destination folder. Is there a way to determine this from the property change event if I don't ...
Peter O'Dowd (MVP) -
14 Apr 2009 11:50 PM - 4 messages
I'm writing an Outlook Add-In, using C# in VS 2005. ( not using VSTO) . The Add-In uses the shim provided my Microsoft for developing add-ins. Here's a snippet of the code... Outlook.Inspector oi = MailItem.GetInspector; ...
badatvba -
15 Apr 2009 10:38 AM - 16 messages
Outlook 2003 SP2 Hi I am using the following code to auto forward my OL mails to a web email address:- ---------------------------------------------------------- Public WithEvents myOlItems As Outlook.Items Public Sub Application_Startup() ' Reference the items in the Inbox. Because myOlItems is declared ...
dza7 -
15 Apr 2009 2:10 AM - 8 messages
Hello, I'm attempting to create a macro in Outlook moving a message from my inbox to a subfolder in my inbox, say for example this subfolder is located in "Inbox/Test/Retail" I found the code to move a message to "Inbox/Test" but I can't figure ...
Bill D. -
7 Jul 2009 3:32 PM - 7 messages
All: In SQL 2005, I’ve got an XML column called ‘CurrentConfig’ in a table called ‘Computers’. I just added a second schema to the schema collection. The initial schema had no associated namespace (i.e. the “no namespace†...
Empi -
2 Jul 2009 2:05 PM - 5 messages
Hi. I need to store a record with 16 fields, each with up to 360,000 values of a 2 bytes integer. Storing each value in a field is quite a crazy idea(value1,value2,...,value360000), so, I wonder. I thought of storing each sample in a huge string with comma ...
David Parenteau -
18 Jun 2009 1:55 PM - 8 messages
Hi! I would like the following result returned, but I'm not able to find out how... Contact1 and COntact2 belong to the same Customer1. I would like the element customer duplicated as below. How should I do that? Note; Currently, I get always 2 contact under the same Customer elements. ...
Chloe C -
10 Jun 2009 2:16 PM - 5 messages
Hi If we search an XML datatype, does it use the collation properties from the database, e.g. Case sensitivity, Accent sensitivity? If it doesn't use the database, is there any other way of affecting it? Chloe ...
John Constant -
13 Jun 2009 10:22 PM - 3 messages
I have an ordered list of elements in Xml and I need to return their position in the xml, something along the lines of value('position()', 'int') I have no problem in filtering the list by changing the xpath to ...
RJ -
31 May 2009 3:25 PM - 5 messages
Just when I thought I had a handle on this. Given the XML file below, I am trying to shread and obtain all FileName nodes in UpgradeScriptFiles and RollBackScriptFiles in DBDeployment In each case I only get the first node i.e. ...
TLuebke -
20 May 2009 8:03 PM - 4 messages
My first time exporting XML via SQL 2005. Searching the net I found a proc but it doesn't format the file correctly Running this: sp_makewebtask @outputfile = 'c:\temp\myxmlfile.xml', @query = 'SELECT rtrim(cust_ID) AS "Role ID", rtrim(LASTNAME) AS LName, ...
Gil -
13 May 2009 2:04 PM - 3 messages
I'm having an issue trying to retrieve data via SQLXML4 against a SQLServer2005 database using an XPath in which the data I'm searching for has an apostrophe. Code is in C#. Values without apostrophes return just fine. For example, the xpath would be something like: ...
Tristan -
5 May 2009 10:51 AM - 3 messages
Hi, I'm getting results out of sql server 2005 as xml in the desired format except the results header which is put before the xml. Any ideas how to remove or modify the results header when returning data for xml? For example, ...
Servando Canales -
28 Apr 2009 7:29 PM - 6 messages
I have a table that contains an XML data column create table BillingEvents (EventMessage XML) a sample of the record is: <BillingRecord xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ...
Paul W -
16 Apr 2009 10:21 AM - 5 messages
Sorry if a solution exists for this but I have tried searching and I cannot find anything. I am currently playing with the XML data type in SQL Server 2005 SP2. I am actually trying to generate some XML based on various data and then store it ...
JohnnyW -
13 Apr 2009 11:33 AM - 7 messages
Hi there, I've come across an annoying issue which I hope someone can help me with. Basically my feed wants to insert NULLS into a column that will not allow them. I've tried adding a DEFAULT value, but for some reason it's not ...
Lubomir -
2 Jul 2009 7:45 PM - 5 messages
..NET 3.5, Vista Bussiness 64 Hi, I am calling an WCF service (netNamedPipeBinding, a locally running service) from Windows form application. During the connection to the service, I am executing a method, that contains a transaction: using (TransactionScope scope = new TransactionScope ( )) ...
J E Jensen -
3 Jul 2009 9:14 AM - 4 messages
Hello NG I want to implement TAPI to my application. The TAPI component i a Class that is placed i my application. my application has reference to TAPI3 from Microsoft. I want to make a listner to get incomming call - and that works just fine. I ...
John -
6 Jul 2009 5:47 PM - 7 messages
Hi vs 2003. vb.net winform db app with ms access backend. I have created the data access layer from the code created by the data adapter wizard. Problem is when MyDataAdapter.Update(MyDataset.MyTable) is executed I get a ...
Gregory K -
1 Jul 2009 3:44 PM - 5 messages
I am using Windows Forms, C#, VS2005. I am developing an assistant that will guide a user through the application. At some point I need to open specific menus just like the user would by moving a mouse over it (for example, open File submenu in the Main menu). ...
Mattps -
10 Jun 2009 1:48 PM - 4 messages
I have built a project in .Net Express 2008 that uses the form transparency key. This works fine when I build, publish and install on the machine that I wrote the project on. However, if I try and install on any other machine the ...
John -
20 Jun 2009 12:05 PM - 6 messages
Hi Is the entity framework anything that can be used in serious database winfrom applications now? I am just not clear on that. Would appreciate some comments on where to place EF. Thanks Regards ...
John -
20 Jun 2009 12:50 PM - 8 messages
Hi I have traditionally developed winform db apps using typed datasets with bound controls. With progress in ADO.NET am I able to use another technique which is more suitable in the long run? Thanks Regards ...
Sheldon -
3 Jun 2009 2:12 PM - 4 messages
Hello - I have an application I've been working on which is basically a combination of four different applications. The users want to be able to access all applications from one spot. Two of the applications consist of five forms ...
Martijn Mulder -
9 Jun 2009 7:10 PM - 6 messages
The System.Windows.Forms.Control-member Handle can be cast to HWND like this HWND hwnd=(HWND)this.Handle.ToPointer(); But is it a valid HWND, that can be used in DirectX for example? Or can the value of Handle change in a managed environment? ...
uncleSally -
10 Jun 2009 11:41 AM - 4 messages
Hi, This post is partly inspired by Milop's recent post here, "Sharing Data," where there was some mention of the use of static variables or objects, but I feel the issue I want to raise is too OT to post on ...
Steve K -
12 Jun 2009 10:56 PM - 4 messages
It dawned on me a couple days ago that an application I have developed for my business would be much easier to use for most of my employees in the warehouse if it had a touchscreen, kiosk-like interface. Ever since then I can't stop ...
ABC -
5 Jul 2006 3:35 PM - 7 messages
How to hide the numericUpDown control's up and down arrows? I only want the numeric textbox, but numericUpDown has up and down arrow is not my want, how can I hide it? ...
Derek Hart -
10 Jun 2009 6:02 AM - 4 messages
I have read many posts on how you cannot have an app.config file for a class library, but must read from the main application. This URL, #3, highlights this point: [link] ...
Derek Hart -
10 Jun 2009 11:06 PM - 3 messages
I have a custom control with a property defined as follows. The UITypeEditor is a Windows Form called MergeFieldNameBuilder. How do I pass a variable to this form from this property? Cannot figure out how to set a global variable ...
Developed using NextGeneration, the .NET Code Generator Try AdSense Reporter, the charting tool for AdSense publishers |
||||||||||||||||||||