I programmed Outlook 2003 to access a profile that requires a username and password to login to Exchange via RPC. I used the MAPI.Session.Login profilename to do this.
A window then pops up saying Connecting to server (server name) and wants me to enter my username and password. I do and all...
Hey thanks everyone for your help.
I solved the problem by uninstalling both .NET tunnel client and eblvd.com.
I suspect that eblvd was the culprit since I have reinstalled .NET tunnel client.
Anyway, now I can Yahoo all day!
Thanks!
Alan
In Enterprise Manager under Console Root, it is possible to open Query Analyzer when you click the "Microsoft SQL Servers" node or the "SQL Server Group". Then you choose which SQl Server you want.
How do I prevent a Server from appearing in the SQL Server dropdown box on the Connect to SQL...
I fixed it!!!
I uninstalled both of :
1. .NET Tunnel Client
2. EBLVD
And Yahoo came back.
I am pretty sure that .NET Tunnel Client was causing the problem.
Thanks for your help! I needed .NET Tunnel client to help with a Microsoft E Learning class. My problems with Yahoo apparently...
I deleted the hosts files. Still have the problem.
I am behind a firewall. Seems that Internet Explorer is having the problem since I can successfully ping yahoo.
Yesterday I logged onto Microsoft E Learning site. I had to install and ActiveX to run the viewer that E Learning uses. Could...
Thanks LawnBoy,
I did the ipconfig successfully. But I still got Action Canceled.
But I can successfully ping www.yahoo.com.
I think you are on the right track. Any other ideas?
Thanks again!
Alan
This may be a stupid question.
I cannot get to www.yahoo.com as of yesterday. I get immediate "Action Canceled" and the URL points to the previous URL.
I can get to any other website.
Is this a TCP/IP issue? What happend to my computer? Only does it on my computer.
thanks!
Alan
Does anyone know how to get a complete list of all field names in the Active Directory?
I tried using CSVDE -f userfields.csv but not all fields show up there.
Thanks!
Alan
Hi Everyone:
I execute a DTS package from the command line as follows:
"C:\Program Files\Microsoft SQL Server\80\Tools\binn\DTSrun" /s Ring01 /e /n DTS11 /a CurMth:7=%5
I get:
Error: -2147220460 (80040414); Provider Error: 0 (0)
Error String: Cannot Find specified package in the storage...
When I run the app on a local machine it runs great. The access db is on the remote computer.
Same app placed on the remote computer and executed from local machine produces the "Failure to load resources.." error.
App is compiled with strong key and I used the .NET wizards to Full Trust it...
Thanks.
I have more info.
This program runs perfectly when executed on local machine.
I get the "Failure to load resources.." msg when executing across our network where it bombs when it tries to access fields in ms access db.
Are security settings that I am missing for .NET??
Thanks!
Alan
I get this message:
"Failed to load resources from resources file. Please check your setup."
Happens in VB.NET code when using adodb to get fields from MS Access database.
Anyone see this error? Only occurs on one of our computers.
Any missing assemblies that that computer needs?
Thanks!
Alan
I am programming using the Outlook Object Model.
I can programmatically add contacts to a Public Contacts folder.
I can also programmatically create the distribution list.
But I cannot programmatically add contacts to my distribution list.
Any ideas why the code below does not add the...
Does anyone know how to program Outlook without any reference to MAPI?
All examples I found use MAPI one way or another.
Here's code I use to add public folder. Can it be cone without MAPI?
Dim objApp As Outlook.Application
Dim objNS As Outlook.NameSpace
Dim colFolders As Outlook.Folders
Dim...
I am using thw following to set a 1GIG max server memory for SQL Server:
sp_configure 'show advanced options', 1
RECONFIGURE
Go
sp_configure 'awe enabled', 1
RECONFIGURE
Go
sp_configure 'max server memory', 1024
RECONFIGURE
Go
But my server memory is not up to 1,103,928k which is bigger than...
I set up an alert using perfmon using sqlserver memory manager counters. My action is to start up a simple vb6.exe program.
But when I run the alert, I get:
"The sqlservr log or alert has not started. Refresh the log or alert list to view current status, or see the application event log for...
Can I use Perfmon to monitor the SQL Server memory usage in the following way?
I'll create a new alert as follows:\
Performance object = Server
What counters would I use.
I also want to start a batch process when memory goes over a certina limit
Thanks,
Alan
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.