Try:
Dim strPath as String= System.Reflection.Assembly. _
GetExecutingAssembly().Location
Little bit longer then App.Path but its only way if you want to retrieve path of Class Library for ex.
I am new to asp.net and I faced some difficulties with the site I want to create.
On the default.aspx page I want to put 2 textboxes ("UserName" and "password") and checkbox "Remember me" for users' login. When user check "Remember Me" he should automatically login on next visit and instead of...
Hi there,
I need to store some data that I am recieving in XML format into the SQL Server 2000 database. Is there a simple way to automatically create relevant tables? I have XSD file and couple of samples of XML.
Thanks,
This sometimes happens if " Automatically detect settings" is checked in the LAN Settings section of IE. Go to Tools, Internet Options, Connections tab, then the LAN Settings button at the bottom. If "Automatically detect settings" is checked, uncheck it then click OK and...
Hi PankajBanga,
I have this code in form_load event.
After then I want to add rows of data into grid.
What object can I use. I tryed
grdMapping.DataSource.Rows.Add(myDataRow)
but I got error
Hi all!
How can I add/modify/delete data in datagrid if it's not connected to any database?
This is a code:
myDataSet = New DataSet("myDataSet")
Dim tMap As DataTable
tMap = New DataTable("Map")
' Create two columns
Dim cSource As...
I solved this problem!!!
Go to Tools, Internet Options, Connections tab, then the LAN Settings button at the bottom. If "Automatically detect settings" is checked, uncheck it then click OK and restart the browser. When it's checked, IE may go to your ISP to resolve localhost. Since the...
I solved this problem!!!
Go to Tools, Internet Options, Connections tab, then the LAN Settings button at the bottom. If "Automatically detect settings" is checked, uncheck it then click OK and restart the browser. When it's checked, IE may go to your ISP to resolve localhost. Since the...
I solved this problem!!!
Go to Tools, Internet Options, Connections tab, then the LAN Settings button at the bottom. If "Automatically detect settings" is checked, uncheck it then click OK and restart the browser. When it's checked, IE may go to your ISP to resolve localhost. Since the...
Hi all!!!
I need urgent help!
I'm trying to browse for http://localhost/ and getting HTTP 500 - Internal server error
But if I browse for my IP address I get it.
PLease help!!!
Hi,
Installation of IIS on WIN XP Pro doesn't work. When I browse for "http://localhost"; I get "HTTP 500 - Internal server error". Reinstalling of iis didn't help.
Please help!
Hi,
Installation of IIS on WIN XP Pro doesn't work. When I browse for "http://localhost" I get "HTTP 500 - Internal server error". Reinstalling of iis didn't help.
Please help!
wolluf - Thank you. After installing NetBEUI everithing is OK.
pdxphx - Problem is solved. but NetBEUI is not supportet by Microsoft anymore. So problem is in different subnet and gateway addresses i got from my ISP. So I want to solve this issue with ISP's Tech Support. I'll keep you informed...
Hi,
I have 2 computers - Desktop and laptop running winXP Pro SP1 and connected to internet via HUB. Everything is OK with internet but there is no connection between machines.
Before installation of XP I had full LAN without problems.
Any clue?
I'm running Win 2000 Pro with IIS installed.
But I cannot use the IIS - I get HTTP 500 - Internal server error when I try http://localhost or http://127.0.0.1 addresses.
I try to find some help on Microsoft's KB - nothing helpful.
Just be sure that service is running. It IS. But it doesn't work...
I have some TextBoxes and CheckBoxes on the form.
In read only mode I set the "Locked" Property of TextBoxes to True .
I need do the same for CheckBox (setting "Enabled" = False makes the checkBox to Grayed, it's not acceptable)
May be some Third Part ActiveX Control has...
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.