First  |  Prev |  Next  |  Last
Pages: 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76
Microsoft JScript runtime error: 'this.get_element().style' is nul
The file C: \ Program Files \ Microsoft ASP.NET \ ASP.NET 2.0 AJAX Extensions \ v1.0.61025 \ MicrosoftAjaxLibrary \ System.Web.Extensions \ 1.0.61025.0 \ MicrosoftAjaxWebForms.js contains this bit of code that is identified as problem described above. Now to solve, I've updated the scripts of this page with the ... 17 Mar 2010 11:23
display 3 columns of 50 rows in stead of 1 column per row in Gridview/Repeater/Listview/Datalist
Hi there, I may have 3 columns in a table or list<name>). ID - INTeger Name - String AgeGt18 Checkbox (true false) a normal databindercontorl like Gridview/Repeater/Listview/Datalist displays per row. But I would like to display 3 columns. e.g. ID Name AgeGt18 ID Name ... 17 Mar 2010 10:14
passing values through url
Hi All i have a simple aspx page (vb) that pulls info out of an excel sheet. I'm trying to pass a condition through a link to narrow down the results. Basically we have 4 areas and rether than have 4 seperate pages I'd like to have 4 links instead. At the min my link is contacts.aspx?area=north But m... 19 Mar 2010 13:13
nesting gridviews programmatically
Hello. I have a main gridview that has a nested gridview in it (using template field). But I need to add another nested gridview to the already nested gridview. The main gridview is the parent while the first nested gridview is the child of the main. The second gridview is a child of the first gridview. So... 16 Mar 2010 23:14
Configure Virtual Directory as application
Hi, Trying to test an ASP.net app. on development box running IIS 6 (It's been a while and I have a memory like a goldfish) (I don't want to run it up in the IDE. I want to access it 'properly' via localhost and web browser) Published it and copied published files to a local directory. Made virtual direct... 16 Mar 2010 23:14
Read session from module
I created a hhtpModul. If I call aspx page, it works. If I call asp page it doesn't work. I'm using OnAcquireRequestState event and I would like to check if there is active session. But I get an error that ctx.Session is null. Is there any other option to check if session is active? Maybe read sessionID from co... 16 Mar 2010 07:58
Programatically create aspx page?
Is there a VB.NET command to programmatically create a new aspx page on the server from a string variable strMyNewHTML? ... 19 Mar 2010 09:19
Expected ';' - Javascript error in asp.net page
Hi all, in my ASP.NET 3.5 application I'm having this javascript error when I open some pages: User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; .NET4.0E) Timestamp: Mon, ... 15 Mar 2010 11:13
HTTP 404, when accessing WebResource.axd
Hi asp.net 3.5 A week ago I added a NoSuchPage.aspx to my site. Useris directed to this page if a 404 error occur. This page writes to the database what page the user was trying to reach. So I somehow have a tool to detect 404 errors. Okay, now I see in the database that one user got 404 accessing WebRes... 16 Mar 2010 09:08
Serializing objects to JSON with properties that return interfaces
I want to serialize and deserialize an object to and from JSON. My code looks something like this: http://pastebin.com/yB5idwNq This gives me an error like this: System.Runtime.Serialization.SerializationException: Type 'MyObject1' with data contract name 'MyObject1:http://schemas.datacontract.org/ 2004/07/... 16 Mar 2010 23:14
First  |  Prev |  Next  |  Last
Pages: 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76