Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / July 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Cannot create ActiveX component : GetObject("LDAP://rootDSE")24 Jul 2007 10:11 GMT2
I'm using .NET framework 2.0
My code errors out on the below line:
objRootDSE = GetObject("LDAP://rootDSE")
The error message is "Cannot create ActiveX component".
why am I getting this error?24 Jul 2007 10:04 GMT3
here is the error:
Literal content ('<asp:TableRow BackColor="white"') is not allowed within a
'System.Web.UI.WebControls.TableRowCollection'.
and here is my code:
running a separate applicaiton within an installation package24 Jul 2007 06:34 GMT1
i'm primarily a web developer, so this is probably a pretty stupid question
to ask, but i'm trying to figure out how to run an installation package i'm
writing in a VS setup project. as far as i've been able to tell, the VS
setup template is only responsible for copying my ...
displaying data for GridView24 Jul 2007 06:20 GMT2
<asp:TemplateField HeaderText="Actual Qty" HeaderStyle-Width="100px">
           <ItemTemplate>
               <%# Eval("ActualQuantity")%>
           </ItemTemplate>
VB2005 execute string24 Jul 2007 06:03 GMT3
I would like to execute/evaluate a string that contains a VB script,
for example:
Dim s as string = "Dim avar as integer = 1"
' Evaluate s...
When to override Render24 Jul 2007 03:10 GMT3
We're pretty new to ASP.Net 2.0 and we're having a discussion about best
practice when developing custom server web controls.
I can see that in for example the Wizard control the table contained within
is a control and all the children are controls.
XmlDataSource & XPATH & DataList24 Jul 2007 02:08 GMT1
i am using the XmlDataSource +DataList to get xml
and in the aspx page itself to extract data i do for exmlae:
<%#XPath("LogoBg/text()")%>
what i want to do is :
How to tell the type of exception24 Jul 2007 00:16 GMT2
I have a custom exception which gets thrown in my business layer. I catch it
in the item inserted event of my formview. How do I tell whether it is a
custom error or another type of error. Is there a way of saying is
"e.exception of type custom error". Regards, Chris.
sqldatasource get value back24 Jul 2007 00:00 GMT1
I've asp.net 2.0, sqldatasource i've a select statement it will return just
one record contains 5 fields. How can i get the field values back from
sqldatasource
Thanks
Word doesn't create document23 Jul 2007 23:02 GMT10
I'm using a Word Interop (Word 2007) in C# to open a document, make some
text replacement, save it temporary and then send it to the user. I'm doing
this like this:
...
Available 2 Java, 1 Sr.Dot net consultant for your DIRECT client reks.......................23 Jul 2007 22:29 GMT2
Let me present list of my available consultants
Two Java Consultant
One Sr. Dot Net Consultant
For more details, contact me on mailto:mandar@kraftware.com or call me
how to validate QueryString?23 Jul 2007 22:19 GMT4
I have an ID which I pass from the QueryString["id"]. The id is integer only
and I want before performing any action to validate if the Id is valid
integet.
Where can I download "Coho Winery"?23 Jul 2007 22:17 GMT1
I foind that Vertigo built a sample web application built for Microsoft
showcasing ASP.NET Ajax (http://www.vertigo.com/Lab.aspx)
Can I download that application?
Thanks,
Now we're getting somewhere...but one thing is a little weird23 Jul 2007 22:09 GMT1
I got this code from the web service site (but of course they have no
kind of implied warranty on it) that builds a URL with a querystring
and sends it.  Naturally, the parameters (of which there are a ton, no
idea why they don't want XML input, but I digress) are separated by &
Controls in repeaters23 Jul 2007 22:04 GMT3
I'm using asp.net 1.1/vb.net.
I have a repeater that shows posts, like a web board type of thing.
I want to put controls on it that I may want to disable and/or hide
depending on the bound data and session state.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.