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:826726
More Search Options
RSS Available
Matching Posts
Re: Crystal Report Export To PDF Error : Operation not yet implemented
I had the same problem... this solution worked for me... http://www.codeguru.com/forum/showthread.php?t=366505 ------ the solution for this is, u have to install a new servicepack which is available at ftp://ftp1.businessobjects.com/outgo...et11win_en.zip after installing this servicepack just restart ur system, ur application wil works fine without changing any font or anything else. this is the link for the new merge modules http://support.businessobjects.com/d...modules.asp#04 ---
Posted to
Crystal Reports
(Forum)
by
sid_aspforum
on 12/14/2009
Re: Invalid DN Syntax
I was using .Net 1.1. I was specifying the authentication type specifically. dim entry as DirectoryEntry = New DirectoryEntry(_path, userid, passwd) entry.AuthenticationType = AuthenticationTypes.FastBind This was my problem, I had to use basic auth which is present by default. So commenting the auth part worked.
Posted to
Active Directory and LDAP
(Forum)
by
sid_aspforum
on 7/13/2009
Re: Help on System.Data.OracleClient requires Oracle client software version 8.1.7 or greater?
Hi, This error could have nothing to do with Oracle version. Check if your 'Anonymous User' on the asp.net website has read permissions on the Oracle folder. You will have to give the user, permissions on the Oracle (6 and 10g) folders and the subfolders in it. Do not forget the subfolders. Next, in the machine.config file in the processModel tag, change the userName to 'system'. -Sid
Posted to
Oracle
(Forum)
by
sid_aspforum
on 4/3/2009
Re: Unable to start debugging on the web server. Permission problem.
Found this while I had the same problem. You can keep it as a reference even if you have resolved your issue. http://www.geocities.com/vinnisharma/EnablingASPNETDebugging.htm -Sid
Posted to
Migrating from Visual Studio .NET 2003 to Visual Studio 2005
(Forum)
by
sid_aspforum
on 3/24/2009
Re: Unable to load DLL file
This is a really old post but I ran into this problem so wouldnt hurt to post the fix (for me atleast). http://www.velocityreviews.com/forums/t116121--parser-error-message-unable-to-load-file.html The system drive(C:) was running out of space for me too and cleaning up the drive resolved this problem. HTH
Posted to
Web Forms
(Forum)
by
sid_aspforum
on 2/3/2009
Re: Error while opening as ASP.NET1.1 project
Hi, You must have got the answer by now but for the 2nd part - Check the Security of the application folder. The IUSR_<machinename> or ASPNET should have read/execute permissions on the folder (and the parent folders also). I could fix this problem by doing this.
Posted to
Getting Started
(Forum)
by
sid_aspforum
on 11/3/2008
Re: Implementing the keyword friends in c#....
You could make the method in the Common as overridable/virtual and implement it as not defined. In the Client1 you could give the actual implementation where you actually need it. This way the Client2 doesn' t know anything about the actual implementation. Again, this would depend upon your use of the Common class and the method in it. Sid.
Posted to
C#
(Forum)
by
sid_aspforum
on 10/20/2008
Re: WebPartManager error in Visual Studio Express 2008 SP1
Hi, Set the Personalization attribute to false. It should work fine then. < asp : WebPartManager ID = "WebPartManager1" runat = "server" > < Personalization Enabled = "False" /> </ asp : WebPartManager > Related Post - http://forums.asp.net/t/1116740.aspx -Sid.
Posted to
Visual Web Developer 2008 Express
(Forum)
by
sid_aspforum
on 10/3/2008
Page 1 of 1 (8 items)
Channel 9:
Who, What, When, Where, Why and How of MIX10
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 2, Installation
Silverlight:
Contributing to the SL HVP
Silverlight:
Best SF Books of All Time
Channel 9:
Reactive Extensions API in depth: Repeat
Channel 9:
Jeffrey Van Gogh: Testing Rx with Pex
Channel 9:
The Visual Studio Documentary: Dan Fernandez Full Length Interview
ASP.NET:
Search Engine Optimization (SEO) Toolkit
Channel 10:
This Is Your Data on Silverlight
ASP.NET:
How the IIS SEO Toolkit Saved My Butt
TechNet Edge:
Windows 7 XP Mode User Experience
ASP.NET:
Using WCF RIA Services without Silverlight in Visual Studio 2010 for building 3 tier ASP.NET Applications
Channel 9:
Ping 41: Top stories of 2009, bing, windows 7, laptop hunters, azure
Channel 9:
endpoint.tv - Windows Server AppFabric in action monitoring and troubleshooting
Channel 10:
Windows Marketplace for Mobile Opens to 6.0, 6.1 Phones
Channel 9:
Rx API in depth: Hot and Cold observables
ASP.NET:
Back in Business
TechNet Edge:
Hacking Windows 7 Interview
WindowsClient:
Windows Client Developer Roundup for 12/14/2009
Channel 9:
TWC9: Silverlight Web cam apps, VS extensibility, Explorer shell extensions
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online