Click here to Skip to main content
15,920,513 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: iis 5.1 give error for asp.net 3.5 applicatoin Pin
Guffa27-Oct-08 0:53
Guffa27-Oct-08 0:53 
GeneralRe: iis 5.1 give error for asp.net 3.5 applicatoin Pin
mr_muskurahat27-Oct-08 1:09
mr_muskurahat27-Oct-08 1:09 
QuestionCursor Wait Pin
omlac26-Oct-08 22:50
omlac26-Oct-08 22:50 
AnswerRe: Cursor Wait Pin
Kannan Ar27-Oct-08 0:24
professionalKannan Ar27-Oct-08 0:24 
GeneralRe: Cursor Wait Pin
omlac27-Oct-08 0:53
omlac27-Oct-08 0:53 
QuestionI Am New at this Pin
Conquistador149226-Oct-08 22:41
Conquistador149226-Oct-08 22:41 
GeneralRe: I Am New at this Pin
Guffa26-Oct-08 23:28
Guffa26-Oct-08 23:28 
QuestionNEED HELP!!!!! Pin
Conquistador149226-Oct-08 22:37
Conquistador149226-Oct-08 22:37 
I had Impersonators looking everything in my PCs, Laptops for the past four years...What they don't know is that I collected theirs data up to 85 GBs!!

They were using my dsl, resurces for crimes like IDs,ATMs,All sort of things and I got it all!!! Now they are from USA, France, Germany, Japan,Mexico or Spain?
I won't be surprise if they could be a Terror Cell?? Mostly they have being comunicating in ASp.Net., and won't leave me along because I got a lot of their data who the idiots left behind. Need help to get them got a lot already decode, but there is more to go. ANYBODY WILL like to help me??? Please e-mail me at verdera@att.net, but is likely they will be looking into my e-mail to??? Thanks And here is and small example;




name = ".ASPXAUTH" [String]
loginUrl = "login.aspx" [String]
defaultUrl = "default.aspx" [String]
protection = "All" [All | None | Encryption | Validation]
timeout = "30" [in Minutes][number]
path = "/" [String]
requireSSL = "false" [true|false]
slidingExpiration = "true" [true|false]
enableCrossAppRedirects = "false" [true|false]
cookieless = "UseDeviceProfile" [UseUri | UseCookies | AutoDetect | UseDeviceProfile]
domain = "" [String]
>
<credentials
passwordFormat = "SHA1" [Clear | SHA1 | MD5]
>
<user
name = "" [String, Required, Collection Key]
password = "" [String, Required]
/>

</credentials>
</forms>
<passport
redirectUrl = "internal" [String]
/>
</authentication>
-->
<authentication mode="Windows">
<forms name=".ASPXAUTH" loginUrl="login.aspx" defaultUrl="default.aspx" protection="All" timeout="30" path="/" requireSSL="false" slidingExpiration="true" cookieless="UseDeviceProfile" enableCrossAppRedirects="false">
<credentials passwordFormat="SHA1" />
</forms>
<passport redirectUrl="internal" />
</authentication>
<!--
<customErrors
defaultRedirect = "" [String]
mode = "RemoteOnly" [RemoteOnly | On | Off]
>
<error
statusCode = "" [number, Required, Collection Key]
redirect = "" [String, Required]




<globalization
requestEncoding = "utf-8"
responseEncoding = "utf-8"
responseHeaderEncoding = "utf-8"




httpRuntime executionTimeout="110" maxRequestLength="4096" requestLengthDiskThreshold="80" useFullyQualifiedRedirectUrl="false" minFreeThreads="8" minLocalRequestFreeThreads="4" appRequestQueueLimit="5000" enableKernelOutputCache="true" enableVersionHeader="true" requireRootedSaveAsPath="true" enable="true" shutdownTimeout="90" delayNotificationTimeout="5" waitChangeNotification="0" maxWaitChangeNotification="0" enableHeaderChecking="true" sendCacheControlHeader="true" apartmentThreading="false" />

<identity impersonate="false" userName="" password="" />
<!--
<machineKey
validationKey = "AutoGenerate,IsolateApps" [String]
decryptionKey = "AutoGenerate,IsolateApps" [String]
decryption = "Auto" [AUTO | DES | 3DES | AES]
validation = "SHA1" [MD5 | SHA1 | 3DES | AES]
/>
-->
<machineKey validationKey="AutoGenerate,IsolateApps" decryptionKey="AutoGenerate,IsolateApps" validation="SHA1" decryption="Auto" />

sqlCommandTimeout = "30" [in Seconds][number]
customProvider = "" [String]
cookieless = "" [UseUri | UseCookies | AutoDetect | UseDeviceProfile]
cookieName = "ASP.NET_SessionId" [String]
timeout = "20" [in Minutes][number]
allowCustomSqlDatabase = "false" [true|false]
regenerateExpiredSessionId = "true" [true|false]
partitionResolverType = "" [String]
useHostingIdentity = "true" [true|false]
sessionIDManagerType = "" [String]
>
<providers>
<add
name = "" [String, Required, Collection Key]
type = "" [String, Required]



<sessionState mode="InProc" stateConnectionString="tcpip=loopback:42424" stateNetworkTimeout="10" sqlConnectionString="data source=localhost;Integrated Security=SSPI" sqlCommandTimeout="30" customProvider="" cookieless="UseCookies" cookieName="ASP.NET_SessionId" timeout="20" allowCustomSqlDatabase="false" regenerateExpiredSessionId="true" partitionResolverType="" useHostingIdentity="true" sessionIDManagerType="">
<providers>
<clear />
</providers>
</sessionState>
<!--
<trace
enabled = "false" [true|false]
mostRecent = "false" [true|false]
localOnly = "true" [true|false]
pageOutput = "false" [true|false]
requestLimit = "10" [number]
traceMode = "SortByTime" [SortByTime | SortByCategory]
writeToDiagnosticsTrace = "false" [true|false]


<soapEnvelopeProcessing
readTimeout = "2147483647" [number]
strict = "false" [true|false] I belived this the phone they may be using because I have see it a lot. NEED HELP!!!!
AnswerRe: NEED HELP!!!!! Pin
NeverHeardOfMe26-Oct-08 22:54
NeverHeardOfMe26-Oct-08 22:54 
GeneralRe: NEED HELP!!!!! Pin
Paul Conrad27-Oct-08 6:17
professionalPaul Conrad27-Oct-08 6:17 
Questionhow to upload given url file. Pin
Rajeesrivastava26-Oct-08 22:15
Rajeesrivastava26-Oct-08 22:15 
AnswerRe: how to upload given url file. Pin
Guffa26-Oct-08 23:32
Guffa26-Oct-08 23:32 
Questionhow to Set value of html select from vb code behind? Pin
mr_muskurahat26-Oct-08 21:54
mr_muskurahat26-Oct-08 21:54 
QuestionMail is not deliverd to Destination Pin
Rajeesrivastava26-Oct-08 21:26
Rajeesrivastava26-Oct-08 21:26 
AnswerRe: Mail is not deliverd to Destination Pin
Jagadeesh Jupalli26-Oct-08 21:40
Jagadeesh Jupalli26-Oct-08 21:40 
AnswerRe: Mail is not deliverd to Destination Pin
bokuceres26-Oct-08 22:32
bokuceres26-Oct-08 22:32 
Questionproblem in sending mail Pin
Rajeesrivastava26-Oct-08 20:30
Rajeesrivastava26-Oct-08 20:30 
AnswerRe: problem in sending mail Pin
Kannan Ar26-Oct-08 21:12
professionalKannan Ar26-Oct-08 21:12 
AnswerRe: problem in sending mail Pin
Abhijit Jana26-Oct-08 21:15
professionalAbhijit Jana26-Oct-08 21:15 
QuestionCalender Control Pin
raghvendrapanda26-Oct-08 20:09
raghvendrapanda26-Oct-08 20:09 
Questionhow to Get VAlues back from Generics? Pin
mr_muskurahat26-Oct-08 20:09
mr_muskurahat26-Oct-08 20:09 
QuestionHow i Can add Css menu to master page ? Pin
Ahmed R El Bohoty26-Oct-08 11:05
Ahmed R El Bohoty26-Oct-08 11:05 
AnswerRe: How i Can add Css menu to master page ? Pin
AlexeiXX326-Oct-08 17:26
AlexeiXX326-Oct-08 17:26 
GeneralRe: How i Can add Css menu to master page ? Pin
Ahmed R El Bohoty27-Oct-08 2:36
Ahmed R El Bohoty27-Oct-08 2:36 
GeneralRe: How i Can add Css menu to master page ? Pin
AlexeiXX327-Oct-08 7:29
AlexeiXX327-Oct-08 7:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.