I have an arraylist of objects that I am uploading to a Web Service. I am passing the entire arraylist into a function of the Web Service as a parameter. All the objects make it to the Web Service but in the process the app just freezes. Is there a way to kick off a progress bar while this...
The following is an example of code that is not working. I am trying to write a class file that will set session variables as needed.
public static string ID
{
get
{
return HttpContext.Current.Session["ID"].ToString();
}
set
{
HttpContext.Current.Session["ID"] = value...
I need to read a file into memory then get a pointer for the files memory location to pass to a C++ dll. I know how to get a pointer in C++ but not not in C#.
Any thoughts on where to start. Google hasns't turned anything good up.
Also it there a way to do this without getting into unsafe code?
I have an XML file like the following:
<idx?
<Node1 attribute="">
<Element1 attribute1="" attribute2="" attribute3="" attribute4=""> </item>
</Node1>
< attribute="">
<Node2 attribute1="" attribute2="" attribute3="" attribute4=""> </item>
</Node2>
</idx>
I need to pasre...
I have an ArrayList of objects that I need to pass to a web service.
The objects in the ArrayList are objects of a class that I created. When I pass the ArrayList to the Web Service I get an XML error " Cannot generate XML file". If I pass anything else to the Web Service it works just fine...
I have a PIX 501 setup to due Radius Auth.
Once I try and log into my network via the VPN I keep getting the same error at the radius server.
Er: "Unknown username or bad password"
Even though the account is correct. Any ideas on my is going wrong during the radius auth.
Thanks
Phaseshift
My vendor that is quoting me a systems in the range of 40k - 45k for a new Merlin Magix system.
This seems high to me.
Does anyone else know if this price is the norm?
Thanks.
A few months ago I had an IP office system installed that has been problematic at best. I spoke with my vendor yesterday about switching to a Magix system. Before I make the final decision I was wondering if I could get some feed back on if the Magix will fix my problems.
1. Voice announce
We...
I have a MDIchild form that when maximized it tucks under my toolbar. Any idea to what property of the toolbar I need to set so that nothing can go under it?
Thanks
Does anyone know if there are API's for writing software to interface with the IP office system. I would like to write some custom functions for button programming and just wondering if this is even an option.
Thanks
Currently I have a PIX 501 at my main site. We are opening another site in two weeks that needs vpn access to the main site and planning on geting another PIX 501 for the remote site . My question is... is the PIX 501 going to handle a site to site vpn and remote access vpn ok or should a go...
I have two tables with a PK FK relationship. In my code I have set a datarelation between the table but the addnew() is not working. Can anyone look over this and see if you spot a problem.
thanks
Dim conn As New SqlConnection
Dim daclient As New SqlDataAdapter
Dim dareferrals As New...
I have been working with this cisco firewall for a week now and no farther than when I started. Could some please look at my config and tell me what i am doing wrong.
Thanks
my inside network is 192.168.2.x
my outside network is 192.168.1.x
my dsl modem is 192.168.1.2
interface ethernet0 auto...
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.