We are trying to complete the requred updates on a workstation but the update keep failing on
Security Update for Microsoft .NET Framework, Version 2.0 (KB928365)
Any ideas are greatly ap...
I need help with how to continue with my code even after I face an exception.
The NotifyUser() method gets all the accounts for which email has to be sent. For each of the account it calls th...
I am needing to downgrade one of my websites from ASP.net 2.0 to 1.1 to support some applications that arn't compatible with 2.0.
I am looking for a KB article on how to perform the downgr...
Hey Guys,
I am continuing to get this error every few times.
I don't know what the error is about, It just stared happening recently.
Hi,
I am developing a .NET 2.0 Website which uses Validators and AJAX.NET. Running it in my Visual Studio 2008, it works fine.
When I deploy it to the server I got this error:
Parser ...
I am using a GridView in asp.net to display results, and I am unable to delete any records via the GridView's built-in Delete functionality.
I have set the DataKeyName to the appropriate va...
I've got a textbox that I want to change the ForColor for at runtime. I'm not sure how to assign the value however. Here is my error.
http://75.87.118.159/Sudoku/
Hi Experts,
I'm working with asp.net 2.0 framework visual studio 2005 c# code, with some javascript here and there.
I have a gridview, and I would like to be able to select a row, then h...
I have a paged grid view, I need access each row and get the value of a specific column. I have the problem that as it is paged, so I only can access or make reference of the total rows of the...
Hi experts
I have an network-application which needs to able to start Processes (Process.Start) on the clients.
Since applications in the intranet zone do not seem to be allowed to do that...
I am trying to use a template view within a databound gridview. the item inside the templatefield is a hyperlink. I want to use what _would_ have been the cell text (cell value) to calculate a...
Dear all,
How can I make sure that when a user closes an application, there will be no leftovers?
I wrote a vb.net application, however, I can see that even after the application was clo...
I have a Web Page Defined as:
public partial class MyPage: System.Web.UI.Page
{
static bool VAR;
MethodeA(this); //<<<
}
Class A {
MethodeA(MyPage aPage...
Is there a javadoc equivalent of the .Net objects? Preferably able to read without the need to install .Net framework.
Eg: I am new at this and i find coding C# with the different objects ver...
I have a site in ASP.NET 2.0 with C#
I published the site into a server with the option "allow this precompiled site to be updatable.
after a while I changed one page and now I want to publi...
How do I bind arraylist contents as string to a singleline textbox asp.net vb ?
Hi
How can I, throug asp.net 2 code behind vb.net 2005, send a file through secure ftp. I also have to be able to send multiple files without closing the connection between the sending of e...
I have a requirement to set up rules for selecting data, I give the user an dropdown list of avaliable fields to use and 2 textboxes to have the user enter the criteria. So for example, the f...
Hi,
I have an application which has a section called images. When the admin clicks images He can view all the images stored in the database and can edit or delete. The images are displayed ...
Greetings all
I am in need (great) of acquiring an understanding of WCF - what it is; what it does; how it works. I am looking for an Introduction/Tutorial on the subject. Also, if I could ...
I just got a rejection from a job where I was told it was because I had no experience with ASP.NET 3.5.
Could somone give me a quick highlight of why I should consider it? And if I have an...
It appears that i do not have permission to write to the local file system. The code is being accessed via a webservice mews.asmx:
<%@ WebService Language="vb" CodeBehind="~/App_Code/MEWS.v...
Hi,
We're developing a web site using asp.net 2.0 that make asynchronous calls Web service applications that we developed. Code is shown as follows:
Dim ws As New service.SamplingService
...
Hi all,
I'd like to know if there is a way to schedule an event to take place at a set time of day using C# 2.0 on .net 2.0.
My application runs on iis 5.1 and 6.0
I'd like to trigger...
Hi,
I am using VS2005.
Are there more controls for the window form like different themes/color/shapes in the default .netframework??
Things like arrow shape buttons??
How about web for...