Spellchecker doesn't work: no error, just doesn't workHey all. This is only happening with one person. It's all GW7 no SP.
has worked fine before. Anyway when they type along it doesn't catch
that spelling and it doesn't fire up spell check before it's sent like it
is checked off to do. It does nothing. It just sends it when you click
send; no error, nothing. I did a rebuild, analyze/fix. I have it set at
all levels for this user. any ideas
Mark,
well, I'd try a more recent client version first. GW7 was less than stellar before SP1.
Uwe
--
Novell Support Connection Volunteer SysOp
Please don...
Survey Module still doesn't work for me
When I place the survey module on my page I get:
Error: Users Online is currently unavailable.
DotNetNuke.ModuleLoadException: Parameter count does not match Parameter Value count. ---> System.ArgumentException: Parameter count does not match Parameter Value count. at Microsoft.ApplicationBlocks.Data.SqlHelper.AssignParameterValues(SqlParameter[] commandParameters, Object[] parameterValues) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) at YourCompanyName.UsersOnline.SqlDataProvider.GetOnlineUsers(Int32 P...
Quartz.Net donesn't work After Error Occured
hii have a quartz.net scheduler in my web application and it work fine ,fire the job according to my schedule time.but, it there is an error in some method, it doesn't file the job again for next day. why this happen?i write this in my protected void Application_Start(object sender, EventArgs e) { Quartz.ISchedulerFactory factory = new Quartz.Impl.StdSchedulerFactory(); Quartz.IScheduler scheduler = factor...
Installation 'Sybase DataWindow PS' printer on W98 doesn't work (so PDF export can't work either)I have a problem with export DataWindow content to PDF on W98 systems.
(I don't have any problem with PDF export on other systems like as WINNT,
W2K, WXP).
I found out that the problem is in the Sybase DataWindow PS printer. It
looks
like installed but it DOESN'T WORK on W98. When I try print something
on this printer then no PostScript file is created.
So I tried manual installation of it but it occurs an error during manual
installation
(I used description of instalation from Bruce Armstrong). The error said
that
printer driver (PSCRIPT.DLL) can't be loaded.
I use...
Directory.Delete(path, true); doesn't work (.net 1.1) and admin can't delete
Hello all. I have a web application that creates a user temp directory, copies files into that directory, manipulates those files, sends files to the user, and then calls Directory.Delete(path, true); to delete the temp directory and all of its contents. The problem is that this doesn't work and the directory is still there after the method call and code execution is complete. I also can't delete the directory manually even when logged in as an Administrator. It says 'Cannot delete <path>: Access is denied.'. I was under the impression that specifying 'tru...
3.0.12
Add an Image module and select an image for it.
Go to Module settings Unselect Display Container.
The container stills shows up.Do you know the truth when you hear it?
I've noticed that the 'Don't Display Container' option does not apply when logged in as host or admin- the container still shows. Logging out and browsing seems to hide the container. I don't know if this applies with registered users though.Kirk
The behavior of all containers is erratic as well, some don't even show the picture.
This happens in both preview and design views.Do you know the truth when you hear it?...
Sending email via the port 465 of Gmail don't work! I don't know if there are bugs in .NET.
I use the following code to send email via Gmail , it works well when I use client.Port = 587, but it doesn't work if I use client.Port = 465 ! but If I use email client software such as Outlook Express with port 465, it woks well, I don't know if there are bugs in .NET.
protected void btnSend_Click(object sender, EventArgs e) { //Add Async="true" to .ASPX page
SmtpClient client=new SmtpClient();  ...
ERROR [HY000] [MySQL][ODBC 3.51 Driver]Can't connect to MySQL server on 'IP Address of the server'(10048) ERROR [HY000] [MySQL][ODBC 3.51 Driver]Can't connect to MySQL server on 'IP of the server' (10
Hi, I am randomly getting the following error message in my application.
ERROR [HY000] [MySQL][ODBC 3.51 Driver]Can't connect to MySQL server on 'IP Address of the server'(10048) ERROR [HY000] [MySQL][ODBC 3.51 Driver]Can't connect to MySQL server on 'IP of the server' (10048)
I am using .Net 2.0 with VS2005 having ODBC 3.51.14 Driver.
Can any body point out the core reasons of the above error message?
Thanks.
Nouman Khawaja.
I do have the same problem, help me out.
Thanks
If the going seems easy, You are going DownHill...
When I was writing ...
superreview granted: [Bug 338281] SVG drawing doesn't work anymore as expected : [Attachment 222632] invalid path: don't throw error, invalidateRobert O'Callahan (Novell) <roc@ocallahan.org> has granted superreview:
Bug 338281: SVG drawing doesn't work anymore as expected
https://bugzilla.mozilla.org/show_bug.cgi?id=338281
Attachment 222632: invalid path: don't throw error, invalidate
https://bugzilla.mozilla.org/attachment.cgi?id=222632&action=edit
...
Can't edit pages. 'DotNetNuke.BasePage' Error Ps: I tried every advice
Hi all,
This is the error.
-----------------------------------------------------------------------------------------------------------
The file failed to load in the Web Form designer. Please correct the following error, then load it again: The designer could not be shown for this file because none of the classes with it can be designed. The designer inspected the following classes in the file:
DesktopDefault --- The bse class 'BotNetNuke.BasePage' could not be loaded. Ensure the assebly has been referenced or build if it is part of the project.
----------------------------...
Urgent: AutoCompleteExtender doesn't work/Updatepanel doesn't work
This is my code for the AutoCompleteExtender
<asp:textbox id="txtQuickSearch" runat="server" CssClass="inputText" style="width:145px; "></asp:textbox>
<atlas:AutoCompleteExtender runat="server" ID="acSearch">
<atlas:AutoCompleteProperties TargetControlID="txtQuickSearch" Enabled="True" ServicePath="http://localhost/Sony.BusinessSuite.Web.UI/AtlasServices/MasterData.asmx" ServiceMethod="GetAllModels" minimumprefixlength="2" />
</atlas:AutoCompleteExtender>
When i start typing fiddler shows:
#
Result
Host
URL
Body
Caching
Content-Type
User-...
Error: Can't load '/cygdrive/c/Oracle/Ora81/bin/Oracle' for module DBD::Oracle...------_=_NextPart_001_01C4BD25.2E53B509
Content-Type: multipart/alternative;
boundary="----_=_NextPart_002_01C4BD25.2E53B509"
------_=_NextPart_002_01C4BD25.2E53B509
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi guys,
=20
Here is what's going on:=20
=20
1. I am running the latest release of CygWin on a Windows XP
machine. I am not running ActiveState Perl.
2. I installed DBI and tested it. Looks like it's working fine. I
typed:
=20
perl -MDBI -e 0
=20
at the ...
Same app in two application directories
Hi All,
I'm developing an ASP.net app on my local machine. I have had Visual Studio create an application directory under "Default Web Site", and I have also created an application directory myself via inetmgr (IIS7 on Vista). The directory created by VS works perfectly, but the directory which I created manually doesn't - every page I load returns a "could not load type" error. The exact same files exist in both directories (I literally copied them from my dev directory to the one I created), so I know it's not the source files themselves.&...
Freenx doesn't work, NX doesn't work with compiz. Questions
FreeNX just doesn't work. NX from nomachine installed well, but I guess
that limits me to two logins?
NX doesn't work with compiz, tho, at least from machines not running
compiz. So no great surprise. :-)
Is there any way to run startkde that disables compiz and uses kwin?
Alternatively, hows the easiest way to handle alternative logins? I
could link the two documents folders together, but then I'd have
problems with file permissions.
I'm just looking for ideas here, I could live with two logins.
--
dougnc
-------------------------------------------...
Strange "Can't locate Module.pm in @INC" error after chaning from 'use lib' to PERL5LIBDear list
It's very strange:
My apache doesn't start with
[error] Can't locate SMF/Config.pm in @INC (@INC contains: /opt/smf/lib [...])
at /opt/smf/apconf/backend/httpd_startup_smf.pl line 228.
But why? The file is there:
# ls /opt/smf/lib/SMF/Config.pm
/opt/smf/lib/SMF/Config.pm
and the path is obviously in @INC.
The error appears after replacing use lib '/opt/smf/lib';
in the httpd_startup.pl with PERL5LIB="/opt/smf/lib"
in the init.d script. Before, everything went well, and I changed nothing
else.
I checked permissio...