Intellisense Stopped Working
I was using intellisense for several registered com objects on my box when one day out of the blue they stop working.. i still get intellisense on some com and microsoft standard objects but others just quit working.I have tried unregistering and reregistering the objects but no dice.
View Replies
ADVERTISEMENT
I was working on an asp and it was working fine. I came back to it a few days later and it was no longer working... When I submit a form through the ASP page, it only spits back the raw code, but doesn't write to access as it was before... I don't know what has chenged. Any suggestions? Code:
View Replies
View Related
Anyone have an idea why my ASP scripts, that were working just fine, all of a sudden stopped working in Firefox? Everything is still fine in IE, but it would appear that Firefox has all of a sudden started to ignore the ASP script tags. I'm relatively new, and was way excited when I got everything to work the way I wanted it to, then this happened.
View Replies
View Related
I lose IntelliSense when I reference Subs and FunctionsI have moved to an #Included file.Does anyone know of a reasonable way to restore the IntelliSense feature in this case?
View Replies
View Related
while using interdev and writing code for asp i notice not all things appear when i write the code like:
if i write server.tranfer on writing 'server.' i can see a few options but not 'transfer'? do i need to install somehting else ?
View Replies
View Related
is there any ASP Editor which has intellisense capability.
View Replies
View Related
InterDev 6 IntelliSense functionality is gone. IntelliSense is when you type Response. and it automatically pops up a menu with Response Methods:
Write
End
Redirect
...
Anybody knows which Windows DLL's or EXE are responsible for this functionality?
View Replies
View Related
I have been operating a win 2000 server with IIS5. I had to re-build the server recently. I installed SP4 and the lockdown utility. My asp code works on the website, I can access all data driven sites via the web. But I cannot add to the database from the website. It was fine before the re-build. The code has not been changed neither the connection. I have not installed microsoft acess on the server could this be the problem ?. The database is microsoft access file. I have ensured I have given the same information in the System DSN. The driver is version 4.00.6200.00 I have checked the database properties and it is not set to read only.what could be wrong?
View Replies
View Related
I've got some code that displays public event info on a page - unfortunately, it seems to have stopped working today for some reason and I don't know why (there are 2 records in the database that match the criteria, so I know that's not the problem: Code:
View Replies
View Related
Server 2000 IIS 5
The server stopped serving pages on all the web sites: The Following error message:
The page cannot be found
HTTP 404 - File not found
Internet Information Services
I checked the web sites under IIS and they are running. I've re-booted the system and the problem continues. However the mail server is working. Even localhost gives me the same problem.
View Replies
View Related
A few days ago my asp pages on my web server running IIS
5.0 stop responding. I can view any html pages but not
pages ending with asp.
View Replies
View Related
I just installed a Netgear wireless modem router on my Windows XP Prof
computer. Also installed the Netgear wireless USB adapter on my wifes
computer so she can get on the internet. Code:
View Replies
View Related
We have been getting the EventID 7031 errors ever since we
installed SP 3. We have been searching for any possible
solution, but not much luck.
We are running Windows 2000 server with IIS 5.0 (No
indexing services installed), and SP4. Every now and
then, we have the 7031 for IIS Admim, SMPT and WWW
services stopped without any apparent reason. We noticed
that the Event Viewer logged those 7031 errors when all
the hosted sites were stopped.
I wonder if a script can be written to detect the status
of the sites and restart the IIS if they are stopped. If
so, please provide information on that as I have never
done something like this before.
View Replies
View Related
I just installed PWS on 2 machines (XP & 98).
The problem is that I can run the ASP files in the wwwroot folder when I use http://localhost from my browser or RUN (and that's for the default.asp). But the asp files do not work when I call them from a hyperlink in an HTML file.
View Replies
View Related
After I moved the site to new server the mailing method stoped working , the cdo pull the email from sql database on the same server .. although it says sent to # recipients.
I send a webpage (newsletter) exisit on the server "I use full url" also the registration page gives when registration the error: CDO.Message.1 error '80040218'
Unknown Error
/extra/news/reg3.asp, line 251
line 251 is objSendMail.CreateMHTMLBody "http://www.example.com/newsletter.html"
I saw description of the error it sayes that I have to use full url ...but I am using it ...
any Idea ...
View Replies
View Related
I have a sever 2003 machine of which I am trying to host a webisite on. The webpages I uploaded has lots of .asp files that could not be open. I'd contact the website disgner and complains about it and an he blaims it on my server not supporting asp technology.
My question today, is there a way to test what the problem really is?
View Replies
View Related
In my serverside script I have gone down to the bare bones and the following doesn't seem to work:
dim fs
dim fst
dim LineOut
set fs = Server.CreateObject"Scripting.FileSystemObject")
set fst = fs.CreateTextFile("C:TEMPhome.tmp",True)
lineout = "MAFFIdentifier" & vbtab & "Title" & vbtab & "Initials"
fst.writeline(lineout)
lineout = " ==================================================
========"
fst.writeline(LineOut)
fst.close
set fs = nothing
The server gets to the end since I place a response.write in to test.
If I cut and past this into VB declare the variables as objects and lineout as string and remove the "Server." from the line when setting fs, then it works fine in VB.
View Replies
View Related
The problem is that I can run the ASP files in the wwwroot folder when I use http://localhost from my browser or RUN (and that's for the default.asp). But the asp files do not work when I call them from a hyperlink in an HTML file.If I do that, all I see are the contents of the asp file.
View Replies
View Related
Just set up Dedicated Server Hosting with GoDaddy. I put a very simple ASP page in the home web directory and try to load it and get a very generic error. A simple HTML file works fine. Obviously it's a permissions issue or maybe some service is not running.
View Replies
View Related
i got an sql sentence that is executed in toad without problem; returns 1 but when i run the sql in asp i get returned 0. Code:
SELECT COUNT(*) as st
FROM sest_sklepi
WHERE rok<(SELECT TO_CHAR(SYSDATE, 'DD.MM.YYYY') as b FROM dual)
View Replies
View Related
New to IIS, Why will IIS 5.0 not server up my ASP web pages? I cannot even get to the help because it is an ASP Page. I get an error in IE that states "HTTP 500 Internal server error". I have looked in the configuration and cannot find anything related to ASP. What can I do to serve up ASP web pages?
View Replies
View Related
I'm having difficulties making PWS work. I have WIN98SE. It was working for a while but now it says:
Quote: Problem:
An unexpected error occured.
Solution:
Please restart the Publishing Wizard.
View Replies
View Related
Im finishing up a content management system for a client. It works fine except the way they have the pages set its nessessary for someone to open each page made and change it to the new directory.
the script copys a folder from lets say
http://fake/templets
To
http://fake/user
so now we end up with something like
http://fake/user/smith
On the pages in smith is there a way to make the look at their url and strip off all but the /smith part?
Or maby someone could tell me what im trying to do is called and ill be able to do a better search online.
View Replies
View Related
Here are the scripts. interest is 0, but, it will not execute then clause. Why?
interest = round(rs("CURR_WORKING_INTEREST"))
response.write interest
if sizeworkint < 3 OR interest<>0 then CURR_WORKING_INTEREST2 =
left(rs("CURR_WORKING_INTEREST"),2) + ".000000" end if ..
View Replies
View Related
I just noticed my upload function isn't working since I have move the folders and files to different directory.
Now I get this error:
Error Type:
Persits.Upload.1 (0x800A003D)
Wrong Content-Type. Make sure you have included the attribute ENCTYPE="multipart/form-data" in your form.
/foldername/UploadScript.asp, line 54
line 54 is:
Upload.Save "z:
ewfolder"
I have given modify, read & write permission for IUSR_MachineName account on NewFolder and given Read & Write permissions in IIS.
I also included ENCTYPE="multipart/form-data" attribute in my upload form.
View Replies
View Related
I'm using IIS 5 on a win xp machine for all my testing, before I upload to our live server. I've installed the SMTP service and it's running with no errors.
Dose anyone know anything about the above set-up not supporting "CDONTS.NewMail" for sending email using ASP..?
I get the following error message: "Server object, ASP 0177 (0x800401F3) Invalid class string".
View Replies
View Related
I have taken some SQL from MS Access and got it working. I have since updated the SQL in Access but cannot get the additional part working in ASP. The working SQL I have in asp is:-
strQuery = strQuery & " HAVING ((OrderQuantity-Sum(QtyShipped)>=0) AND
(OrderLines.SelectAll=-1) AND (PCBForecast.HeldMarker='Scheduled'))"
I need to add the following but keep getting errors saying my SQL is
incorrect.
This is the additional part which should also be on this line:-
AND ((PCBForecast.ShipETA) Between Now() And #12/30/3000#))"
or another variant I require
AND ((PCBForecast.ShipETA)=#12/31/3000#))"
What is the correct way to write both of these, as I cannot get either
to work in asp, yet they work in Access.
View Replies
View Related
I want to read the MS Word and XLS documents with ASP code for searching. Is
there are any solution for me or any reference?
View Replies
View Related
whati have is a table that alternates colour each row so making it easier to look at the info. I also have it to check so that if the stock level is below min change from standard to red.
I also want it to check now so that if it has been ordered instead of being red green instead. i thought this would do it but i dont know how to check database to see if the check box is ticked. Tried Yes/No True/False and even both "yes" or "true" and so on. Code:
View Replies
View Related
my replace is not working
Shipping News ...i don't want news word ..mean i just want
Shipping
Code:
<%=Replace(rs("name"), "news", "")%>
View Replies
View Related
i want to add a hit counter to my site but i dont know any thing about it. can any one tell me how does it work.and what should i do for that?
View Replies
View Related
I have the following ad rotator that dosent show any errors or pictures. In my root directory I have a folder called "ads" and in the folder there are a few gif's.
In my html folder I have the file called "banner-inc.asp" which contains the following code:
View Replies
View Related
I am generating my menu dynamically as a dhtml menu. however the third level 'MenuSubCat'. I cannot get it to display properly and to loop all the third level sub menus to correct second leve menu. Code:
View Replies
View Related