report.Render("Image", deviceInfo, AddressOf CreateStream, warnings)
This line gives a LocalProcessingException error
i think my issues is involved with binding my datasource to the report, but...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23491...
Hi experts
i'm new to vb.net 3.5 and from 2.0 i would like to synchronize thread
in 2.0, i made this :
private delegate sub _addEvtDelegate(byref lb as listbox, byval e as string)
pri...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_3.x/Q_23652245.h...
Hi,
I am currently trying to get an application going with WCF, I have quite a few functions going through the WCF service fine but then when I have a WCF function which returns a data set I get...
http://www.experts-exchange.com/Programming/Languages/.NET/Web_Services/Q_23754388.html
I am running .net 3.5. I am using visual studio 2008 web developer. I have a datagrid on my page with a phone number field. I want to create an input mask for this field XXX-XXX-XXXX. I have tr...
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23094338.html
I am using VS express web developer .net3.5. I have a datalist on the page and have changed 2 textboxes in to dropdown lists. I can populate the data in the dropdowns without an issue but I canno...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_3.x/Q_23207483.h...
I have tried to develop a site using linq to manage and process the dynamic data on the site.
When it is just a few people accessing the site, it works fine. When we have more people accessing th...
http://www.experts-exchange.com/Programming/Languages/.NET/LINQ/Q_23775320.html
I'm trying to find how to upload a file from a Windows application to a php webservice.
Info :
PHP 5
VB.NET 3.5 or 2
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23794862.htm...
I am using visual web developer 2008 and .net 3.5. I have a simple insert statement that inserts a field value in to my table. On my web form I have a text field called TextBoxrt. In my table thi...
http://www.experts-exchange.com/Microsoft/Development/.NET/Visual_Studio_2008/Q_23139236.h...
I am using Visual Web Developer 2008. I am programming in vb.net. I have a page that contains a listview connected to a sql server db. I also have a text box on the form that has a default value...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23179...
I have a web application running vb.net 3.5. I have a window that is open and in the window there is a left frame and the main frame. I want the user to click a button to log out. When the user ...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23272684.html