Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:682378
More Search Options
RSS Available
Matching Posts
Building Solution creates a folder with machine name problem
Dear all developers, I have had this problem for like 2 years but never figured out how fix this. I am using VS 2002. I am running XP pro My problem is this. When I compile a web application, a folder is created under the application folder named with the machine name. Under that folder it has a folder with the web application name. If I open a different web application and run build, this web application-named folder is created under the machine name-folder from the first application. and so on
Posted to
Visual Studio .NET 2003 and Visual Studio .NET 2002
(Forum)
by
toshesh
on 2/20/2009
Re: Cross platform web service possible?
Thank you everyone! I will try out this new thing (web service). Not sure who to mark as answer so I will put it on mine
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
toshesh
on 11/13/2007
Cross platform web service possible?
Hi everyone, I have been asked to give a solution for a B2B web service. Now one end uses PHP and the other (my side) uses Visual Studio 2002 VB.NET (.NET 1.0) on IIS 5.0. I need web service connectivity between the two independent web systems. First of all is this possible? If yes can someone give me an example? I understand this is very limited information to go on and I apologise for that. Thank you!
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
toshesh
on 11/13/2007
Re: gridview row selecting problem
Hi All-Star Thank you very much for quick response. As you have done, DataBound Event instead of RowDataBound, is where I should've done it. Though RowDataBound sounds like it can be used as well. Could you tell me the difference of these two and why I could't select the row? Thank you for your help!
Posted to
Data Presentation Controls
(Forum)
by
toshesh
on 11/8/2007
gridview row selecting problem
Hi everyone, I wrote the code below so that a gridview displays a row as selected when initially loading the page. The code runs fine and string if (ID == ( string )ViewState[ID]) bit returns true. e.Row.RowIndex returns 0 as in first line. When the screen is displayed, nothing is selected. Could someone tell me why? Thank you 1 protected void gv_RowDataBound( object sender, GridViewRowEventArgs e) { 2 // Change the selected row to edit mode 3 if (!IsPostBack) { 4 if (e.Row.RowType == DataControlRowType
Posted to
Data Presentation Controls
(Forum)
by
toshesh
on 11/8/2007
Re: Localizing FileUpload control
I'm trying to create a website that can display things in multi language. This is a problem because i need the browse button to be displayed in 4 possible languages. I have all the standard texts on labels, buttons etc using resource manager. Couldn't we set the uiculture or culture info to change the browse button to be displayed in the right language?
Posted to
Localization
(Forum)
by
toshesh
on 6/29/2007
Re: automatic IIS authentication
I guess the solution is difficult. Thank you all for your advice!!!
Posted to
Security
(Forum)
by
toshesh
on 6/12/2007
Re: automatic IIS authentication
Thank you for your reply. I am reading the page u've specified.... not fully digested yet. Meanwhile, is there a way to get the above method to work? I heard that if the sender webserver is a non iis then it could work but don't know how. My iis doesn't have to be integrated windows authentication.(for now)
Posted to
Security
(Forum)
by
toshesh
on 6/8/2007
automatic IIS authentication
Hi everyone, I have problem regarding IIS (5.0) authentication. IIS is set to use integrated windows authentication. What I would like to do is to jump from a different website (different web server) to my web site and login without users entering the IIS login username and password. Im using VS2002 VB.NET i.e Web Srv A -----> Web Srv B + Automatically login Web Srv A has the username and password details to log into Web Srv B's IIS authentication. How can I send user details from site A to
Posted to
Security
(Forum)
by
toshesh
on 6/7/2007
Problem running stored procedure from gridview delete button
Hi everyone, I am currenty using ASP.NET 2 with Visual Studio 2005 (c#) and sqlexpress 2005. I have a problem running a stored procedure from a gridview. This SPROC is used for UPDATE and DELETE command. The update procedure worked fine (checked database and data is there). But when I click on the delete button inside the gridview ,with or without DataKeyNames, I get the following errors: 1. With 'Period' DataKeyNames specified produces error message 'Procedure or Function 'sProc' has too many arguments
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
toshesh
on 12/18/2006
Page 1 of 1 (10 items)
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
TechNet Edge:
ISA to TMG Migration Guidance
Channel 9:
Life at Microsoft: Episode 3
TechNet Edge:
Microsoft Windows Server 2008 to AITP
ASP.NET:
How important is medium trust to you?
WindowsClient:
Microsoft Web Platform & You
WindowsClient:
New Book: Developing for Microsoft Surface
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online