I have a requirement to get attachments from a mail account into a disk folder. I suspect the obvious way to do this would be to write an agent? But we don't have easy access to server development.
I seem to be able to connect to the server (I think) but not to the mail database.
In vb
Set...
SQL Server 2000, IIS 6, clients mainly XP.
At the moment IIS connects to the server using sql server security which means we don't know who is running things and can't implement user security on objects.
We are going to change to integrated security by setting IIS to use basic security.
This...
xp pro, netgear wireless adsl modem, netgear usb wireless device 11g.
When connecting to work it is fine via the cable plugged into the modem (well always connects on the third attempt) but will not connect when I'm using the wireless connection.
It always says it connects to the remote pc but...
This happened last week and it's happened again today.
Last week it suddenly started working after a reboot of a server - we tried rebooting that server and it didn't help so it was probably a coincidence.
It comes up with a connect window asking for user name and password to connect to...
We have an aspx and aspx.cs.
The aspx has
<asp:button id="btnCancel" onclick="btnCancelEvent" Runat="server" Text="Cancel" Font-Bold="True" Font-Size="8" Font-Name="verdana"></asp:button></TD>
and the aspx.cs
public void btnCancelEvent(Object source, System.EventArgs e)
{
//Handle the...
I want to be able to get the entries from an enum and display them to the user.
specifically those from
adodb.SchemaEnum
I want to be able to display things like
adSchemaTables
adSchemaProcedures
adSchemaFunctions
...
from the enum and get the values associated...
I upgraded xp home to xp pro (ok - but it's done now).
Can't access any dial up connections.
When I try to add a connection only offers always on broadband - dial up ... are greyed
Think it might be due to Remote Access Connection Manager - when I try to start it it says access is denied.
In...
We had IIS4 on NT4 using challenge/response and for a cross domain connection when a users windows password expired they got a message telling them to change it.
Now we have migrated to IIS5 on win2000 and I am told they no longer get this message and can't log in.
Has anyone come across this...
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.