|
-
Jan 2nd, 2003, 06:22 PM
#1
-
Jan 2nd, 2003, 06:32 PM
#2
Hyperactive Member
-
Jan 2nd, 2003, 06:36 PM
#3
-
Jan 2nd, 2003, 06:58 PM
#4
PowerPoster
are you running it with "Start" or with "Start Without Debugging" ?
The reason I ask is I had a similar problem. When I selected Debug-Start ASP.NET gave an error message about not being able to debug. However, when I selected Debug-Start Without Debugging, I got exactly the symptoms you described.
Both problems were fixed by running a utility. Check out this thread for details:
http://www.vbforums.com/showthread.p...hreadid=222948
I think my problem was related to the fact that I installed IIS AFTER I installed dot NET. Note that even uninstalling/reinstalling did NOT fix my problem.
Last edited by Muddy; Jan 2nd, 2003 at 07:10 PM.
-
Jan 2nd, 2003, 07:05 PM
#5
-
Jan 2nd, 2003, 07:12 PM
#6
PowerPoster
Uninstalling and reinstalling dot NET will NOT fix the problem. You will have to run the utility:
Originally posted by Lord_Rat
go to the command prompt, change directory to:
C:\Windows Directory\Microsoft.Net\Framework\v1.0.3705
and type
aspnet_regiis -i
Sorry my post before was kinda unclear because of a typo (I just edited it to fix the typo).
-
Jan 2nd, 2003, 07:18 PM
#7
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Jan 2nd, 2003, 07:21 PM
#8
PowerPoster
whew, glad I posted in time! I just spent the whole day hacking at this same problem before Lord Rat came to the rescue, and it was no fun at all. Glad you got it sorted out.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|